diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 15:59:07 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 15:59:07 +0000 |
| commit | 48facba205a42b502038b43e1a735a30ffe276f8 (patch) | |
| tree | 2ee8f3562dd42520e4a91735892ce02e1eaa8897 /Makefile.am | |
| parent | f227bd994d21d901790d93a962915863914b6c09 (diff) | |
add omnipresent 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 15c22087..612dca01 100644 --- a/Makefile.am +++ b/Makefile.am @@ -173,6 +173,7 @@ openbox_openbox_SOURCES = \ openbox/actions/move.c \ openbox/actions/moverelative.c \ openbox/actions/moveto.c \ + openbox/actions/omnipresent.c \ openbox/actions/raise.c \ openbox/actions/raiselower.c \ openbox/actions/reconfigure.c \ |
