svn commit: lorikeet r735 - in trunk/heimdal/lib/asn1: .
lha at samba.org
lha at samba.org
Sat Jun 9 04:44:08 GMT 2007
Author: lha
Date: 2007-06-09 04:44:08 +0000 (Sat, 09 Jun 2007)
New Revision: 735
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=735
Log:
don't clean yacc/lex files in CLEANFILES, maintainers clean will do that for us.
Modified:
trunk/heimdal/lib/asn1/Makefile.am
Changeset:
Modified: trunk/heimdal/lib/asn1/Makefile.am
===================================================================
--- trunk/heimdal/lib/asn1/Makefile.am 2007-06-09 04:34:33 UTC (rev 734)
+++ trunk/heimdal/lib/asn1/Makefile.am 2007-06-09 04:44:08 UTC (rev 735)
@@ -494,7 +494,7 @@
asn1_gen_LDADD = $(check_der_LDADD)
check_timegm_LDADD = $(check_der_LDADD)
-CLEANFILES = lex.c parse.c parse.h \
+CLEANFILES = \
$(BUILT_SOURCES) \
$(gen_files_rfc2459) \
$(gen_files_cms) \
More information about the samba-cvs
mailing list