summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index b3b0810..8dac6f5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,8 +38,11 @@ dist_doc_DATA = \
README.md
EXTRA_DIST = \
- .indent.pro \
- autogen.sh
+ .indent.pro
+
+dist_noinst_SCRIPTS = \
+ autogen.sh \
+ po/update_linguas.sh
SUBDIRS = \
src \