summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-23 15:11:56 +0000
committerDana Jansens <danakj@orodu.net>2007-06-23 15:11:56 +0000
commit055cef6c5ddae81fe8976ad83cfa4d60248c0f49 (patch)
tree81572a2848617eb85bc8eca3e61cc124d906a51b /Makefile.am
parentc15da849dd28565aa8ce19569ec1280961eb605d (diff)
add the growtoedge 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 a03e3a3d..3181ef8d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -171,6 +171,7 @@ openbox_openbox_SOURCES = \
openbox/actions/exit.c \
openbox/actions/focus.c \
openbox/actions/fullscreen.c \
+ openbox/actions/growtoedge.c \
openbox/actions/iconify.c \
openbox/actions/kill.c \
openbox/actions/layer.c \