summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-23 14:56:22 +0000
committerDana Jansens <danakj@orodu.net>2007-06-23 14:56:22 +0000
commit7f50e04925e539dbe28997a6b07369d9f5cb43e3 (patch)
tree5a32099e4a3e99013071b0f33ade2a6b97b22b6b /Makefile.am
parentca28e08c2f47dec4e30f54c3ef64376a6246fbf9 (diff)
add the layer 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 9a9f9d3f..ab4d8867 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -173,6 +173,7 @@ openbox_openbox_SOURCES = \
openbox/actions/fullscreen.c \
openbox/actions/iconify.c \
openbox/actions/kill.c \
+ openbox/actions/layer.c \
openbox/actions/lower.c \
openbox/actions/maximize.c \
openbox/actions/maximizehorizontal.c \