summaryrefslogtreecommitdiffstats
path: root/tools/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makemodule.am')
-rw-r--r--tools/Makemodule.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/Makemodule.am b/tools/Makemodule.am
new file mode 100644
index 0000000..bc22926
--- /dev/null
+++ b/tools/Makemodule.am
@@ -0,0 +1,10 @@
+
+EXTRA_DIST += \
+ tools/git-version-gen \
+ tools/checkcompletion.sh \
+ tools/checkconfig.sh \
+ tools/checkdecl.sh \
+ tools/checkincludes.pl \
+ tools/checkmans.sh \
+ tools/checkusage.sh \
+ tools/checkxalloc.sh