diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-23 14:42:06 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-23 14:42:06 +0000 |
| commit | b963ed3a92ac0c8980618531fccdaf81613595b3 (patch) | |
| tree | e4bd5413a0e2d474408e328348eef0d242f9f6c2 /Makefile.am | |
| parent | 74aa6fe7cce662817ea4bca516d24d6d8d1e9a9b (diff) | |
add the adddesktop and removedesktop actions
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 896597f3..c65101e6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -156,6 +156,7 @@ openbox_openbox_SOURCES = \ gettext.h \ openbox/actions/all.c \ openbox/actions/all.h \ + openbox/actions/addremovedesktop.c \ openbox/actions/breakchroot.c \ openbox/actions/close.c \ openbox/actions/cyclewindows.c \ |
