Added SelectArg.hh to Makefile.am

This commit is contained in:
Henrik Kinnunen 2010-03-19 02:32:17 +01:00
parent ceff86b794
commit f150f727b2

View file

@ -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} \