diff options
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r-- | src/FbTk/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am index 5662370..fadc998 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am | |||
@@ -51,6 +51,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ | |||
51 | MenuSeparator.hh MenuSeparator.cc \ | 51 | MenuSeparator.hh MenuSeparator.cc \ |
52 | MenuIcon.hh MenuIcon.cc \ | 52 | MenuIcon.hh MenuIcon.cc \ |
53 | stringstream.hh \ | 53 | stringstream.hh \ |
54 | TypeAhead.hh SearchResult.hh SearchResult.cc ITypeAheadable.hh \ | ||
54 | Select2nd.hh \ | 55 | Select2nd.hh \ |
55 | CachedPixmap.hh CachedPixmap.cc \ | 56 | CachedPixmap.hh CachedPixmap.cc \ |
56 | ${xpm_SOURCE} \ | 57 | ${xpm_SOURCE} \ |