aboutsummaryrefslogtreecommitdiff
path: root/util/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-09-07 19:08:46 (GMT)
committerfluxgen <fluxgen>2002-09-07 19:08:46 (GMT)
commitdd64bfa855dc627bb975b067ad60c62b0cda2ce5 (patch)
treecd726f292703dd6d43a38e43f27e83aaa5d52542 /util/Makefile.am
parent8fdd8fb4060e506924307584ce8a322017886cc4 (diff)
downloadfluxbox-dd64bfa855dc627bb975b067ad60c62b0cda2ce5.zip
fluxbox-dd64bfa855dc627bb975b067ad60c62b0cda2ce5.tar.bz2
removed menu target
Diffstat (limited to 'util/Makefile.am')
-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}"