aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-07-28 18:29:14 (GMT)
committerfluxgen <fluxgen>2003-07-28 18:29:14 (GMT)
commit8f01d5e9b728effabcf301d7a4cece2d50d5fd5c (patch)
tree4c30f74c4807893be8a5db799a88303fa903f138 /src/Makefile.am
parent58504cb91bb91b3d1ef1a52b844d07311d7559d4 (diff)
downloadfluxbox-8f01d5e9b728effabcf301d7a4cece2d50d5fd5c.zip
fluxbox-8f01d5e9b728effabcf301d7a4cece2d50d5fd5c.tar.bz2
added IconMenuItem header
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3018fc2..bb543b8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -85,6 +85,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
85 WinClient.hh WinClient.cc \ 85 WinClient.hh WinClient.cc \
86 Strut.hh \ 86 Strut.hh \
87 Xinerama.hh \ 87 Xinerama.hh \
88 IconMenuItem.hh \
88 Xutil.hh Xutil.cc \ 89 Xutil.hh Xutil.cc \
89 CurrentWindowCmd.hh CurrentWindowCmd.cc \ 90 CurrentWindowCmd.hh CurrentWindowCmd.cc \
90 WorkspaceCmd.hh WorkspaceCmd.cc \ 91 WorkspaceCmd.hh WorkspaceCmd.cc \