summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-21 22:50:16 +0000
committerDana Jansens <danakj@orodu.net>2007-06-21 22:50:16 +0000
commite5b94e6072287d39a777a3cedd0f10a66c58a2b5 (patch)
treeb808b657089917cd6370f8534382d6539d29bf33 /Makefile.am
parente5cc6c82520a0d4828394f5edddded77292f22ce (diff)
some first structural stuff for new actions
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index dbecc434..230862a9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -156,6 +156,8 @@ openbox_openbox_SOURCES = \
gettext.h \
openbox/action.c \
openbox/action.h \
+ openbox/actions.c \
+ openbox/actions.h \
openbox/client.c \
openbox/client.h \
openbox/client_list_menu.c \