diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-21 23:28:14 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-21 23:28:14 +0000 |
| commit | 828d06f271392abbef75bb37e2635b2085bdef90 (patch) | |
| tree | 37877f7f5b54891af122a441eb3f6f8837cb81a6 /Makefile.am | |
| parent | 5e8ec2cb781ba07341a5970b3e829cc59a8cf332 (diff) | |
dont build the old action stuff.
config uses the new action stuff.
add actions_parse_string
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 230862a9..0ebc9aad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -154,8 +154,6 @@ openbox_openbox_LDADD = \ openbox_openbox_LDFLAGS = -export-dynamic openbox_openbox_SOURCES = \ gettext.h \ - openbox/action.c \ - openbox/action.h \ openbox/actions.c \ openbox/actions.h \ openbox/client.c \ |
