rm the lex .c on clean

This commit is contained in:
Dana Jansens 2003-03-26 09:17:24 +00:00
parent ac735b647c
commit d78f345b87

View file

@ -20,5 +20,8 @@ noinst_HEADERS=mouse.h translate.h mouserc_parse.h
MAINTAINERCLEANFILES= Makefile.in
clean-local:
$(RM) lex.mparse.c
distclean-local:
$(RM) *\~ *.orig *.rej .\#*