*** empty log message ***

This commit is contained in:
Lev Walkin 2004-08-07 06:13:03 +00:00
parent eb97a70e9c
commit c1825e7f8b
2 changed files with 2 additions and 2 deletions

View File

@ -156,7 +156,7 @@ target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
EXTRA_DIST = *.pdf
EXTRA_DIST = *.pdf *.html
CLEANFILES = *.*~
all: all-am

View File

@ -544,8 +544,8 @@ 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_l.c
-rm -f asn1p_y.h
-rm -f asn1p_l.c
-rm -f asn1p_y.c
clean: clean-am