diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index edfb202b..6d447a60 100644 --- a/Makefile.am +++ b/Makefile.am @@ -146,6 +146,8 @@ openbox_openbox_SOURCES = \ openbox/keyboard.h \ openbox/keytree.c \ openbox/keytree.h \ + openbox/mainloop.c \ + openbox/mainloop.h \ openbox/menuframe.c \ openbox/menuframe.h \ openbox/menu.c \ @@ -174,8 +176,6 @@ openbox_openbox_SOURCES = \ openbox/stacking.h \ openbox/startup.c \ openbox/startup.h \ - openbox/timer.c \ - openbox/timer.h \ openbox/translate.c \ openbox/translate.h \ openbox/window.c \ |
