aboutsummaryrefslogtreecommitdiff
path: root/util/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-04-28 14:45:13 (GMT)
committerfluxgen <fluxgen>2003-04-28 14:45:13 (GMT)
commitb58d23091d3878fd8b4fbfdd7acca4383381fdf8 (patch)
tree7a6bac872954420f4fe161573429d14bda7a3ba4 /util/Makefile.am
parente7b893beba45053ff05a8a192d198b7c5d7918bf (diff)
downloadfluxbox-b58d23091d3878fd8b4fbfdd7acca4383381fdf8.zip
fluxbox-b58d23091d3878fd8b4fbfdd7acca4383381fdf8.tar.bz2
update
Diffstat (limited to 'util/Makefile.am')
-rw-r--r--util/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/Makefile.am b/util/Makefile.am
index dfef725..8bec0c1 100644
--- a/util/Makefile.am
+++ b/util/Makefile.am
@@ -1,14 +1,14 @@
1# util/Makefile.am for Blackbox 0.61.x - an X11 Window manager 1# util/Makefile.am for Fluxbox
2SUBDIRS = fbrun 2SUBDIRS = fbrun
3INCLUDES=-I../src/FbTk/ 3INCLUDES=-I../src/FbTk/
4bin_SCRIPTS = bsetbg fluxbox-generate_menu 4bin_SCRIPTS = fbsetbg fluxbox-generate_menu
5bin_PROGRAMS = bsetroot 5bin_PROGRAMS = bsetroot
6bsetroot_SOURCES = bsetroot.cc bsetroot.hh 6bsetroot_SOURCES = bsetroot.cc bsetroot.hh
7bsetroot_LDADD = ../src/BaseDisplay.o ../src/i18n.o ../src/FbAtoms.o \ 7bsetroot_LDADD = ../src/BaseDisplay.o ../src/i18n.o ../src/FbAtoms.o \
8 ../src/FbTk/libFbTk.a 8 ../src/FbTk/libFbTk.a
9 9
10MAINTAINERCLEANFILES = Makefile.in 10MAINTAINERCLEANFILES = Makefile.in
11EXTRA_DIST=bsetbg fluxbox-generate_menu 11EXTRA_DIST=fbsetbg fluxbox-generate_menu
12 12
13distclean-local: 13distclean-local:
14 rm -f *\~ 14 rm -f *\~