diff options
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index a701e76..a49c653 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
@@ -57,7 +57,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ | |||
57 | IconBar.cc IconBar.hh \ | 57 | IconBar.cc IconBar.hh \ |
58 | i18n.cc i18n.hh \ | 58 | i18n.cc i18n.hh \ |
59 | Keys.cc Keys.hh main.cc \ | 59 | Keys.cc Keys.hh main.cc \ |
60 | Netizen.cc Netizen.hh nl_types_cygnus.h \ | 60 | Netizen.cc Netizen.hh \ |
61 | Resource.hh Resource.cc \ | 61 | Resource.hh Resource.cc \ |
62 | RootTheme.hh RootTheme.cc \ | 62 | RootTheme.hh RootTheme.cc \ |
63 | Screen.cc Screen.hh \ | 63 | Screen.cc Screen.hh \ |