all repos — openbox @ d78f345b871580d5e92017c482ff9d9cb040f1cd

openbox fork - make it a bit more like ryudo

rm the lex .c on clean
Dana Jansens danakj@orodu.net
commit

d78f345b871580d5e92017c482ff9d9cb040f1cd

parent

ac735b647c9915a40fc3c44a04f7f5f7cacb4278

1 files changed, 3 insertions(+), 0 deletions(-)

jump to
M plugins/mouse/Makefile.amplugins/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 .\#*