aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorHenrik Kinnunen <fluxgen@fluxbox.org>2010-03-19 01:32:17 (GMT)
committerHenrik Kinnunen <fluxgen@fluxbox.org>2010-03-19 01:32:17 (GMT)
commitf150f727b29434fc6cfb41ddf62488f51f7c31f9 (patch)
treea7de6459c0558e117334c74564b0608f87c235ea /src/FbTk/Makefile.am
parentceff86b79401c27ed83cad65f59a6621c9a58084 (diff)
downloadfluxbox-f150f727b29434fc6cfb41ddf62488f51f7c31f9.zip
fluxbox-f150f727b29434fc6cfb41ddf62488f51f7c31f9.tar.bz2
Added SelectArg.hh to Makefile.am
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r--src/FbTk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am
index f60fbcd..67be7a0 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -63,7 +63,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
63 TypeAhead.hh SearchResult.hh SearchResult.cc ITypeAheadable.hh \ 63 TypeAhead.hh SearchResult.hh SearchResult.cc ITypeAheadable.hh \
64 Select2nd.hh STLUtil.hh \ 64 Select2nd.hh STLUtil.hh \
65 CachedPixmap.hh CachedPixmap.cc \ 65 CachedPixmap.hh CachedPixmap.cc \
66 Slot.hh Signal.hh MemFun.hh RelaySignal.hh \ 66 Slot.hh Signal.hh MemFun.hh RelaySignal.hh SelectArg.hh \
67 ${xpm_SOURCE} \ 67 ${xpm_SOURCE} \
68 ${xft_SOURCE} \ 68 ${xft_SOURCE} \
69 ${xmb_SOURCE} \ 69 ${xmb_SOURCE} \