diff options
-rw-r--r-- | util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile.am b/util/Makefile.am index 8bec0c1..a2858c8 100644 --- a/util/Makefile.am +++ b/util/Makefile.am | |||
@@ -11,7 +11,7 @@ MAINTAINERCLEANFILES = Makefile.in | |||
11 | EXTRA_DIST=fbsetbg fluxbox-generate_menu | 11 | EXTRA_DIST=fbsetbg fluxbox-generate_menu |
12 | 12 | ||
13 | distclean-local: | 13 | distclean-local: |
14 | rm -f *\~ | 14 | rm -f *\~ Makefile.in |
15 | 15 | ||
16 | bsetroot.o: bsetroot.cc ../config.h bsetroot.hh ../src/BaseDisplay.hh ../src/FbAtoms.hh | 16 | bsetroot.o: bsetroot.cc ../config.h bsetroot.hh ../src/BaseDisplay.hh ../src/FbAtoms.hh |
17 | 17 | ||