aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2001-12-13 21:00:00 (GMT)
committerfluxgen <fluxgen>2001-12-13 21:00:00 (GMT)
commit4765321b3a5f97d753ee054a05d9307f30ab3839 (patch)
tree7193919b2b6d27cb1f0176d10f794e96041fabfa /src/Makefile.am
parent40ba49676890064e3a519bc7cb46ec7203d2d909 (diff)
downloadfluxbox-4765321b3a5f97d753ee054a05d9307f30ab3839.zip
fluxbox-4765321b3a5f97d753ee054a05d9307f30ab3839.tar.bz2
Removed Rotated.hh
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8e5f514..4a0ada6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -49,7 +49,7 @@ fluxbox_SOURCES= BaseDisplay.cc BaseDisplay.hh Basemenu.cc Basemenu.hh \
49 Workspace.cc Workspace.hh Workspacemenu.cc Workspacemenu.hh \ 49 Workspace.cc Workspace.hh Workspacemenu.cc Workspacemenu.hh \
50 fluxbox.cc fluxbox.hh bsd-snprintf.c bsd-snprintf.h \ 50 fluxbox.cc fluxbox.hh bsd-snprintf.c bsd-snprintf.h \
51 i18n.cc i18n.hh main.cc Tab.hh Tab.cc Keys.cc Keys.hh\ 51 i18n.cc i18n.hh main.cc Tab.hh Tab.cc Keys.cc Keys.hh\
52 IconBar.cc IconBar.hh Theme.hh Theme.cc misc.hh misc.cc \ 52 IconBar.cc IconBar.hh Theme.hh Theme.cc misc.hh misc.cc
53 Rotated.hh 53
54MAINTAINERCLEANFILES= Makefile.in 54MAINTAINERCLEANFILES= Makefile.in
55 55