aboutsummaryrefslogtreecommitdiff
path: root/util/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-06-13 10:56:58 (GMT)
committerfluxgen <fluxgen>2003-06-13 10:56:58 (GMT)
commit6add92330be5c62d039469d28ce8d899d613bba6 (patch)
tree93d73a337820c1146fa3c6e49476e3a674992d28 /util/Makefile.am
parente2ace16479a73e8046cbb23e6dad2fee8693d799 (diff)
downloadfluxbox-6add92330be5c62d039469d28ce8d899d613bba6.zip
fluxbox-6add92330be5c62d039469d28ce8d899d613bba6.tar.bz2
renamed i18n to I18n
Diffstat (limited to 'util/Makefile.am')
-rw-r--r--util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile.am b/util/Makefile.am
index f1ff4df..63820c6 100644
--- a/util/Makefile.am
+++ b/util/Makefile.am
@@ -4,7 +4,7 @@ INCLUDES=-I../src/FbTk/
4bin_SCRIPTS = fbsetbg 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/FbRootWindow.o ../src/i18n.o ../src/FbAtoms.o \ 7bsetroot_LDADD = ../src/FbRootWindow.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