aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/Makefile.am b/util/Makefile.am
index beccba7..c5c4442 100644
--- a/util/Makefile.am
+++ b/util/Makefile.am
@@ -14,5 +14,3 @@ distclean-local:
14bsetroot.o: bsetroot.cc ../config.h bsetroot.hh ../src/BaseDisplay.hh \ 14bsetroot.o: bsetroot.cc ../config.h bsetroot.hh ../src/BaseDisplay.hh \
15 ../src/Timer.hh ../src/Image.hh ../src/FbAtoms.hh 15 ../src/Timer.hh ../src/Image.hh ../src/FbAtoms.hh
16 16
17../data/menu: fluxbox-generate_menu
18 ./fluxbox-generate_menu -o ../data/menu -p ${prefix}/share -m "Fluxbox-${VERSION}"