summaryrefslogtreecommitdiff
path: root/sample/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sample/Makefile.am')
-rw-r--r--sample/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/sample/Makefile.am b/sample/Makefile.am
new file mode 100644
index 0000000..1ab712f
--- /dev/null
+++ b/sample/Makefile.am
@@ -0,0 +1,6 @@
+NULL =
+
+EXTRA_DIST = \
+ gen.sh \
+ src \
+ $(NULL)