summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-08-30 07:20:16 +0000
committerDana Jansens <danakj@orodu.net>2003-08-30 07:20:16 +0000
commitde4f92ccc66c1dad1a2820a07d1f0161bd61a855 (patch)
tree6e782bca4561b33808d7b96c5df77895093ee3b3 /Makefile.am
parent952ca245714e334090ea6baced5eb75d06f99e18 (diff)
using the ObMainLoop, which rulz the planet
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
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 \