summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2009-04-04 20:09:08 +0200
committerTomas Bzatek <tbzatek@users.sourceforge.net>2009-04-04 20:09:08 +0200
commitc572b8e7a250ecfba7836c55bb5eda4c9473280a (patch)
tree56e513682ede75e15dba8049240ff535ef183540 /Makefile.am
parentcad89a1f9b9e36d7490c3f8cd1449082a1285050 (diff)
downloadcataract-c572b8e7a250ecfba7836c55bb5eda4c9473280a.tar.xz
New block parser
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 76fd658..7c7a990 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,7 @@ DISTCLEANFILES = \
# "make samples" target
# generate sample structure
samples:
- (cd sample && ./gen.sh)
+ (cd sample && ./gen.sh $@)
ACLOCAL_AMFLAGS = -I m4