diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-21 22:50:16 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-21 22:50:16 +0000 |
| commit | e5b94e6072287d39a777a3cedd0f10a66c58a2b5 (patch) | |
| tree | b808b657089917cd6370f8534382d6539d29bf33 /Makefile.am | |
| parent | e5cc6c82520a0d4828394f5edddded77292f22ce (diff) | |
some first structural stuff for new actions
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
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 \ |
