diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am index f60fbcdb..67be7a0c 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 \ TypeAhead.hh SearchResult.hh SearchResult.cc ITypeAheadable.hh \ Select2nd.hh STLUtil.hh \ CachedPixmap.hh CachedPixmap.cc \ - Slot.hh Signal.hh MemFun.hh RelaySignal.hh \ + Slot.hh Signal.hh MemFun.hh RelaySignal.hh SelectArg.hh \ ${xpm_SOURCE} \ ${xft_SOURCE} \ ${xmb_SOURCE} \