diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 04:37:33 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 04:37:33 +0000 |
| commit | fbc7607fbd1a380428a53094e727ac7631871bd4 (patch) | |
| tree | ece58725f6c4d5e8081ffe41ec9d7ff9ac7c0993 /Makefile.am | |
| parent | 58d8b90122b33f608b5c4c5b91d15207eb2cecf1 (diff) | |
add the cyclewindows action
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 6d58e90c..70b6fc7c 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/cyclewindows.c \ openbox/actions/debug.c \ openbox/actions/execute.c \ openbox/actions/exit.c \ |
