summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2011-10-30 21:24:12 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2011-10-30 21:24:12 +0100
commit91b3c7f3338370538feeb080c79a1f506823dee5 (patch)
treeabf5b98c547783b5f1c10faec185c594ce3a63d4 /scripts
parentf361664df024e7d30ef94221304207991c2ebb6c (diff)
make distcheck fixes
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 8a1daca7..e4c26c44 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -1,3 +1,5 @@
noinst_SCRIPTS = \
throttle.py\
$(NULL)
+
+EXTRA_DIST = $(noinst_SCRIPTS)