Added clean files

This commit is contained in:
Jesse van den Kieboom 2006-01-02 17:47:49 +00:00
parent c30e1311f1
commit 53f7fb477b
1 changed files with 2 additions and 0 deletions

View File

@ -27,3 +27,5 @@ libparser_la_SOURCES = \
keywords.c: keywords.gperf
gperf -CtT --ignore-case -k1,3,$$ keywords.gperf > keywords.c
CLEANFILES = keywords.c parser.h parser.c