]> Dogcows Code - chaz/openbox/commitdiff
rm the lex .c on clean
authorDana Jansens <danakj@orodu.net>
Wed, 26 Mar 2003 09:17:24 +0000 (09:17 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 26 Mar 2003 09:17:24 +0000 (09:17 +0000)
plugins/mouse/Makefile.am

index e52421236a75f1f10dedd3eacac7454d80629ec8..73250abc7ead289640669b3866645b53226d017f 100644 (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 .\#*
This page took 0.021753 seconds and 4 git commands to generate.