added Subject and Observer
This commit is contained in:
parent
72f584da70
commit
1d8589a0e2
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
|
|||
Button.hh Button.cc \
|
||||
Layer.hh LayerItem.hh MultLayers.cc MultLayers.hh \
|
||||
XLayer.cc XLayer.hh XLayerItem.cc XLayerItem.hh \
|
||||
Subject.hh Subject.cc Observer.hh Observer.cc \
|
||||
${xft_SOURCE} \
|
||||
${xmb_SOURCE}
|
||||
|
|
Loading…
Reference in a new issue