summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 15:59:07 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 15:59:07 +0000
commit48facba205a42b502038b43e1a735a30ffe276f8 (patch)
tree2ee8f3562dd42520e4a91735892ce02e1eaa8897 /Makefile.am
parentf227bd994d21d901790d93a962915863914b6c09 (diff)
add omnipresent action
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
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 \