aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-04-26 15:22:51 (GMT)
committerfluxgen <fluxgen>2003-04-26 15:22:51 (GMT)
commitf1624c901f1d50dd30a427086853d379088caac4 (patch)
tree74d4210b5876b1bf971613362ed23080dce83583 /src/Makefile.am
parentd3daeff47ade0fcd8f4768f5a15fae4012ec9ea8 (diff)
downloadfluxbox-f1624c901f1d50dd30a427086853d379088caac4.zip
fluxbox-f1624c901f1d50dd30a427086853d379088caac4.tar.bz2
removed DrawUtil
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 38d5b48..a701e76 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -50,7 +50,7 @@ endif
50fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ 50fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
51 BaseDisplay.cc BaseDisplay.hh \ 51 BaseDisplay.cc BaseDisplay.hh \
52 BoolMenuItem.hh \ 52 BoolMenuItem.hh \
53 DirHelper.hh DirHelper.cc DrawUtil.cc DrawUtil.hh ${newwmspec_SOURCE} \ 53 DirHelper.hh DirHelper.cc ${newwmspec_SOURCE} \
54 FbAtoms.hh FbAtoms.cc FbWinFrame.hh FbWinFrame.cc \ 54 FbAtoms.hh FbAtoms.cc FbWinFrame.hh FbWinFrame.cc \
55 FbWinFrameTheme.hh FbWinFrameTheme.cc \ 55 FbWinFrameTheme.hh FbWinFrameTheme.cc \
56 fluxbox.cc fluxbox.hh ${gnome_SOURCE} \ 56 fluxbox.cc fluxbox.hh ${gnome_SOURCE} \