aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1parser
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-08-18 05:43:55 +0000
committerLev Walkin <vlm@lionet.info>2004-08-18 05:43:55 +0000
commit3d0b5a38d27ea09ca31bd38e68ef1fc928c59398 (patch)
tree7677c5401034252589ffef258b50c8ac5bbf5fe6 /libasn1parser
parentb45e067b9162664df7c4f23fe57becd93bd5d0ed (diff)
last touches
Diffstat (limited to 'libasn1parser')
-rw-r--r--libasn1parser/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libasn1parser/Makefile.in b/libasn1parser/Makefile.in
index 4af09101..93bf68e0 100644
--- a/libasn1parser/Makefile.in
+++ b/libasn1parser/Makefile.in
@@ -546,9 +546,9 @@ distclean-generic:
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
+ -rm -f asn1p_y.h
-rm -f asn1p_l.c
-rm -f asn1p_y.c
- -rm -f asn1p_y.h
clean: clean-am
clean-am: clean-checkPROGRAMS clean-generic clean-libtool \