aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2004-06-07 21:07:26 (GMT)
committerfluxgen <fluxgen>2004-06-07 21:07:26 (GMT)
commit69aab351b08d604f3e6d6e2dd183bfb21bb8ba1a (patch)
tree8a12b61f851fabc43672d12e9da87db2e058fbae /src/FbTk/Makefile.am
parentc7f696db319ff1f93e5561e10ed202fe55aec9ce (diff)
downloadfluxbox-69aab351b08d604f3e6d6e2dd183bfb21bb8ba1a.zip
fluxbox-69aab351b08d604f3e6d6e2dd183bfb21bb8ba1a.tar.bz2
new files: menuseparator
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r--src/FbTk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am
index 6ebacc5..9a83426 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -44,6 +44,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
44 TextBox.hh TextBox.cc \ 44 TextBox.hh TextBox.cc \
45 GContext.hh GContext.cc \ 45 GContext.hh GContext.cc \
46 KeyUtil.hh KeyUtil.cc \ 46 KeyUtil.hh KeyUtil.cc \
47 MenuSeparator.hh MenuSeparator.cc \
47 ${xpm_SOURCE} \ 48 ${xpm_SOURCE} \
48 ${xft_SOURCE} \ 49 ${xft_SOURCE} \
49 ${xmb_SOURCE} 50 ${xmb_SOURCE}