aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2007-12-28 04:39:31 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2007-12-28 04:39:31 (GMT)
commit00ceefd8846bda6f4dc43a5a990086545ea28727 (patch)
treea87c37dbb853e3604b52198e6a64e8d45711fb27 /src/Makefile.am
parentb5c354b994bc06667abe35e2d528c0f025703c4e (diff)
downloadfluxbox-00ceefd8846bda6f4dc43a5a990086545ea28727.zip
fluxbox-00ceefd8846bda6f4dc43a5a990086545ea28727.tar.bz2
moved BorderTheme and TextTheme to FbTk
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e6f21d3..6b29c1a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -120,8 +120,6 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
120 Shape.hh Shape.cc \ 120 Shape.hh Shape.cc \
121 MenuTheme.hh MenuTheme.cc \ 121 MenuTheme.hh MenuTheme.cc \
122 Container.hh Container.cc \ 122 Container.hh Container.cc \
123 TextTheme.hh TextTheme.cc \
124 BorderTheme.hh BorderTheme.cc \
125 CommandDialog.hh CommandDialog.cc SendToMenu.hh SendToMenu.cc \ 123 CommandDialog.hh CommandDialog.cc SendToMenu.hh SendToMenu.cc \
126 AlphaMenu.hh AlphaMenu.cc ObjectResource.hh \ 124 AlphaMenu.hh AlphaMenu.cc ObjectResource.hh \
127 CompareWindow.hh \ 125 CompareWindow.hh \