diff options
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r-- | src/FbTk/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am index 5f1c246..f5970fd 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am | |||
@@ -57,7 +57,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ | |||
57 | MenuSeparator.hh MenuSeparator.cc \ | 57 | MenuSeparator.hh MenuSeparator.cc \ |
58 | stringstream.hh \ | 58 | stringstream.hh \ |
59 | TypeAhead.hh SearchResult.hh SearchResult.cc ITypeAheadable.hh \ | 59 | TypeAhead.hh SearchResult.hh SearchResult.cc ITypeAheadable.hh \ |
60 | Select2nd.hh \ | 60 | Select2nd.hh STLUtil.hh \ |
61 | CachedPixmap.hh CachedPixmap.cc \ | 61 | CachedPixmap.hh CachedPixmap.cc \ |
62 | ${xpm_SOURCE} \ | 62 | ${xpm_SOURCE} \ |
63 | ${xft_SOURCE} \ | 63 | ${xft_SOURCE} \ |