aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorsimonb <simonb>2007-03-31 11:28:46 (GMT)
committersimonb <simonb>2007-03-31 11:28:46 (GMT)
commit383f99d4b6a90a5be3c4b8ea9a32fb902f3220cc (patch)
treeb7de457bcf6000b2eddae35a07413d9b25b88eeb /data
parent9ce423ab5f6d7f55d61d8c931d1a4d30cfd07da3 (diff)
downloadfluxbox-383f99d4b6a90a5be3c4b8ea9a32fb902f3220cc.zip
fluxbox-383f99d4b6a90a5be3c4b8ea9a32fb902f3220cc.tar.bz2
Default value for $LAUNCHER, plus add util and util/fbrun to the
PATH when generating install menu so it can find fbrun. data thus needs to come after util in toplevel subdir processing so that fbrun is built
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 2a99ce4..0402551 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -33,6 +33,7 @@ menu: ../util/fluxbox-generate_menu
33 PREFIX="${prefix}" \ 33 PREFIX="${prefix}" \
34 MENUTITLE="Fluxbox-${VERSION}" \ 34 MENUTITLE="Fluxbox-${VERSION}" \
35 INSTALL=Yes \ 35 INSTALL=Yes \
36 PATH="${PATH}:../util:../util/fbrun" \
36 ../util/fluxbox-generate_menu 37 ../util/fluxbox-generate_menu
37 38
38../util/fluxbox-generate_menu: 39../util/fluxbox-generate_menu: