diff options
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r-- | src/FbTk/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am index 8619cc1..4c38f84 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am | |||
@@ -46,7 +46,6 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ | |||
46 | StringUtil.hh StringUtil.cc Parser.hh Parser.cc \ | 46 | StringUtil.hh StringUtil.cc Parser.hh Parser.cc \ |
47 | RegExp.hh RegExp.cc \ | 47 | RegExp.hh RegExp.cc \ |
48 | FbString.hh FbString.cc \ | 48 | FbString.hh FbString.cc \ |
49 | Subject.hh Subject.cc Observer.hh Observer.cc SimpleObserver.hh \ | ||
50 | AutoReloadHelper.hh AutoReloadHelper.cc \ | 49 | AutoReloadHelper.hh AutoReloadHelper.cc \ |
51 | Transparent.hh Transparent.cc \ | 50 | Transparent.hh Transparent.cc \ |
52 | FbPixmap.hh FbPixmap.cc \ | 51 | FbPixmap.hh FbPixmap.cc \ |
@@ -63,7 +62,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ | |||
63 | TypeAhead.hh SearchResult.hh SearchResult.cc ITypeAheadable.hh \ | 62 | TypeAhead.hh SearchResult.hh SearchResult.cc ITypeAheadable.hh \ |
64 | Select2nd.hh STLUtil.hh \ | 63 | Select2nd.hh STLUtil.hh \ |
65 | CachedPixmap.hh CachedPixmap.cc \ | 64 | CachedPixmap.hh CachedPixmap.cc \ |
66 | Slot.hh Signal.hh MemFun.hh RelaySignal.hh SelectArg.hh \ | 65 | Slot.hh Signal.hh MemFun.hh SelectArg.hh \ |
67 | Util.hh \ | 66 | Util.hh \ |
68 | ${xpm_SOURCE} \ | 67 | ${xpm_SOURCE} \ |
69 | ${xft_SOURCE} \ | 68 | ${xft_SOURCE} \ |