summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2009-02-26 23:07:24 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2009-02-26 23:07:24 +0100
commit6eb8695a4714890955cf0ae22f8ddb92850af67a (patch)
treefd963ec37baeac0dc4fd3e2dba85c2ec627ca3d9 /Makefile.am
parent89c58dc04c264c5778ae34d1428e12483f3ac5ac (diff)
downloadcataract-6eb8695a4714890955cf0ae22f8ddb92850af67a.tar.xz
"samples" target
Fix sample/gen.sh script
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