X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=plugins%2Fmouse%2FMakefile.am;h=73250abc7ead289640669b3866645b53226d017f;hb=07a52aeaff0d8f429d9a740f49a85f22d51cf597;hp=e52421236a75f1f10dedd3eacac7454d80629ec8;hpb=edf98ba134dd2209fce1b77aece3217ad97a5027;p=chaz%2Fopenbox diff --git a/plugins/mouse/Makefile.am b/plugins/mouse/Makefile.am index e5242123..73250abc 100644 --- a/plugins/mouse/Makefile.am +++ b/plugins/mouse/Makefile.am @@ -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 .\#*