diff options
author | fluxgen <fluxgen> | 2002-09-07 19:08:46 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-09-07 19:08:46 (GMT) |
commit | dd64bfa855dc627bb975b067ad60c62b0cda2ce5 (patch) | |
tree | cd726f292703dd6d43a38e43f27e83aaa5d52542 /util | |
parent | 8fdd8fb4060e506924307584ce8a322017886cc4 (diff) | |
download | fluxbox-dd64bfa855dc627bb975b067ad60c62b0cda2ce5.zip fluxbox-dd64bfa855dc627bb975b067ad60c62b0cda2ce5.tar.bz2 |
removed menu target
Diffstat (limited to 'util')
-rw-r--r-- | util/Makefile.am | 2 |
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: | |||
14 | bsetroot.o: bsetroot.cc ../config.h bsetroot.hh ../src/BaseDisplay.hh \ | 14 | bsetroot.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}" | ||