don't clean yacc/lex files in CLEANFILES, maintainers clean will do that for us.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21030 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-09 04:45:36 +00:00
parent 5e0a11ad1f
commit 41d699a0eb

View File

@@ -21,8 +21,6 @@ compile_et_SOURCES = compile_et.c compile_et.h parse.y lex.l lex.h
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 = \