diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 04:59:06 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 04:59:06 +0000 |
| commit | 29c4cf4a15bc5fa97ba746b03a5e334f989c645e (patch) | |
| tree | 2b397651cfb0b269f0fd9519bcefb8894274b73b /Makefile.am | |
| parent | fbc7607fbd1a380428a53094e727ac7631871bd4 (diff) | |
add the activate action. it will replace the focus action, as it can just focus without raising now (or without unshading)
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 70b6fc7c..1276a7a7 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/activate.c \ openbox/actions/cyclewindows.c \ openbox/actions/debug.c \ openbox/actions/execute.c \ |
