aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2006-09-19 05:21:02 +0000
committerLev Walkin <vlm@lionet.info>2006-09-19 05:21:02 +0000
commitde48e696ab3bcaf33394bec349059def994bf14a (patch)
treee19c14aa1882df3f70fe56f50f41d24b30449cdb /asn1c
parentc49e1d566474c478d2683c93071dd4037460be66 (diff)
*** empty log message ***
Diffstat (limited to 'asn1c')
-rw-r--r--asn1c/tests/Makefile.am8
1 files changed, 5 insertions, 3 deletions
diff --git a/asn1c/tests/Makefile.am b/asn1c/tests/Makefile.am
index ca219849..16e78886 100644
--- a/asn1c/tests/Makefile.am
+++ b/asn1c/tests/Makefile.am
@@ -10,9 +10,11 @@ TESTS = check-*.c
EXTRA_DIST = \
$(check_SCRIPTS) \
check-*.c* \
- data-*/Makefile \
- data-*/README \
- data-*/*.*
+ data-62 \
+ data-70
+
+dist-hook:
+ rm -rf `find $(distdir) -name CVS -or -name .cvsignore`
clean:
rm -rf test-*