svn commit: lorikeet r736 - in trunk/heimdal/lib/com_err: .
lha at samba.org
lha at samba.org
Sat Jun 9 04:45:01 GMT 2007
Author: lha
Date: 2007-06-09 04:45:00 +0000 (Sat, 09 Jun 2007)
New Revision: 736
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=736
Log:
don't clean yacc/lex files in CLEANFILES, maintainers clean will do that for us.
Modified:
trunk/heimdal/lib/com_err/Makefile.am
Changeset:
Modified: trunk/heimdal/lib/com_err/Makefile.am
===================================================================
--- trunk/heimdal/lib/com_err/Makefile.am 2007-06-09 04:44:08 UTC (rev 735)
+++ trunk/heimdal/lib/com_err/Makefile.am 2007-06-09 04:45:00 UTC (rev 736)
@@ -21,8 +21,6 @@
libcom_err_la_SOURCES = error.c com_err.c roken_rename.h $(ES)
-CLEANFILES = lex.c parse.c parse.h
-
$(compile_et_OBJECTS): parse.h parse.c ## XXX broken automake 1.4s
compile_et_LDADD = \
More information about the samba-cvs
mailing list