aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1parser
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-10-12 05:57:23 +0000
committerLev Walkin <vlm@lionet.info>2004-10-12 05:57:23 +0000
commitbbd9325d2e67d0b6881a6716d2dcf538833e6320 (patch)
tree3018cf701759a0635478e7152327b32c552b65bc /libasn1parser
parent07f388cf82ee438138064a756e5e409e1cd969a1 (diff)
BIT STRING now stores the number of unused octets in a separate field.
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 cb9ebd03..76a6ef23 100644
--- a/libasn1parser/Makefile.in
+++ b/libasn1parser/Makefile.in
@@ -448,8 +448,8 @@ 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_l.c
- -rm -f asn1p_y.c
-rm -f asn1p_y.h
+ -rm -f asn1p_y.c
clean: clean-am
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \