aboutsummaryrefslogtreecommitdiff
path: root/util/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-04-28 14:50:52 (GMT)
committerfluxgen <fluxgen>2003-04-28 14:50:52 (GMT)
commit09454a3fcae58a1a835be7b3bb28964e23cc35c0 (patch)
tree06c6a677db3b7270f474ead80d57d8e87b16ed54 /util/Makefile.am
parentb58d23091d3878fd8b4fbfdd7acca4383381fdf8 (diff)
downloadfluxbox-09454a3fcae58a1a835be7b3bb28964e23cc35c0.zip
fluxbox-09454a3fcae58a1a835be7b3bb28964e23cc35c0.tar.bz2
minor fix
Diffstat (limited to 'util/Makefile.am')
-rw-r--r--util/Makefile.am2
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
11EXTRA_DIST=fbsetbg fluxbox-generate_menu 11EXTRA_DIST=fbsetbg fluxbox-generate_menu
12 12
13distclean-local: 13distclean-local:
14 rm -f *\~ 14 rm -f *\~ Makefile.in
15 15
16bsetroot.o: bsetroot.cc ../config.h bsetroot.hh ../src/BaseDisplay.hh ../src/FbAtoms.hh 16bsetroot.o: bsetroot.cc ../config.h bsetroot.hh ../src/BaseDisplay.hh ../src/FbAtoms.hh
17 17