summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2009-10-08 16:44:01 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2009-10-08 16:44:01 +0200
commit03a232c3df80e40d36dd6beffb9d563e264e8881 (patch)
tree4528d8543f91229ce72baf7b30a4ec2444416afd
parent45d4dd3daa799bbc76b579bec77e6f02271b7e88 (diff)
downloadptx-sisyphus-03a232c3df80e40d36dd6beffb9d563e264e8881.tar.gz
ptx-sisyphus-03a232c3df80e40d36dd6beffb9d563e264e8881.tar.xz
do not install gettext.h
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--include/GNUmakefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/GNUmakefile.am b/include/GNUmakefile.am
index 30150f1..6732050 100644
--- a/include/GNUmakefile.am
+++ b/include/GNUmakefile.am
@@ -1,5 +1,6 @@
noinst_HEADERS = \
- ptx-sisyphusstuff.h
+ ptx-sisyphusstuff.h \
+ gettext.h
nobase_include_HEADERS = \
ptx-sisyphus.h