minor fix
This commit is contained in:
parent
b58d23091d
commit
09454a3fca
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ MAINTAINERCLEANFILES = Makefile.in
|
|||
EXTRA_DIST=fbsetbg fluxbox-generate_menu
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ Makefile.in
|
||||
|
||||
bsetroot.o: bsetroot.cc ../config.h bsetroot.hh ../src/BaseDisplay.hh ../src/FbAtoms.hh
|
||||
|
||||
|
|
Loading…
Reference in a new issue