Added missing RelaySignal.hh to Makefile.am

This commit is contained in:
Henrik Kinnunen 2010-03-18 19:47:14 +01:00
parent 6ed8369d57
commit 68e90ab84f

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 \
Slot.hh Signal.hh MemFun.hh RelaySignal.hh \
${xpm_SOURCE} \
${xft_SOURCE} \
${xmb_SOURCE} \