aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2007-12-26 21:44:55 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2007-12-26 21:44:55 (GMT)
commitf3790fb3e4105b815308aee9249b2fd342e2d82b (patch)
tree56074207e3682811a1cee68bb9d46d2d934e88a0 /src/FbTk/Makefile.am
parentb2546389a50ff370036590d799cfb640329160c5 (diff)
downloadfluxbox-f3790fb3e4105b815308aee9249b2fd342e2d82b.zip
fluxbox-f3790fb3e4105b815308aee9249b2fd342e2d82b.tar.bz2
revert previous patch until it can be fixed
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r--src/FbTk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am
index 0de5475..081bd07 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -16,7 +16,7 @@ imlib2_SOURCE= ImageImlib2.hh ImageImlib2.cc
16endif 16endif
17 17
18libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ 18libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
19 ObjectRegistry.hh DefaultValue.hh \ 19 ObjectRegistry.hh \
20 FileUtil.hh FileUtil.cc \ 20 FileUtil.hh FileUtil.cc \
21 EventHandler.hh EventManager.hh EventManager.cc \ 21 EventHandler.hh EventManager.hh EventManager.cc \
22 FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh \ 22 FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh \