summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 851db70..375e4e1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,4 +15,10 @@ DISTCLEANFILES = \
po/.intltool-merge-cache
+# "make samples" target
+# generate sample structure
+samples:
+ (cd sample && ./gen.sh)
+
+
ACLOCAL_AMFLAGS = -I m4