Added SelectArg.hh to Makefile.am
This commit is contained in:
parent
ceff86b794
commit
f150f727b2
1 changed files with 1 additions and 1 deletions
|
@ -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} \
|
||||
|
|
Loading…
Reference in a new issue