rm the lex .c on clean
This commit is contained in:
parent
ac735b647c
commit
d78f345b87
1 changed files with 3 additions and 0 deletions
|
@ -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 .\#*
|
||||
|
|
Loading…
Reference in a new issue