summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 03:40:01 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 03:40:01 +0000
commitb76ec18d1c8857cf32598c822364298fc535c84e (patch)
tree93fc460b4e7eb63d47ed475e19c810c71a8d119f /Makefile.am
parent780d1b0961e2eed5fea4645b4398fafb4adad73a (diff)
the execute action works again.
default hardcoded bindings are temporarily offline
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0ebc9aad..222eefd3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -154,6 +154,9 @@ openbox_openbox_LDADD = \
openbox_openbox_LDFLAGS = -export-dynamic
openbox_openbox_SOURCES = \
gettext.h \
+ openbox/actions/all.c \
+ openbox/actions/all.h \
+ openbox/actions/execute.c \
openbox/actions.c \
openbox/actions.h \
openbox/client.c \