summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 19:24:45 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 19:24:45 +0000
commit8ab1e9537e5aebfe48d826cbf266cf8d582d9d65 (patch)
treefaf8857d5a7cd35822802a676bfd83266368541c /Makefile.am
parent4044b942e74b59599e82bb4834a730c32e49820d (diff)
add resizerelative 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 63c3f843..896597f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -184,6 +184,7 @@ openbox_openbox_SOURCES = \
openbox/actions/raiselower.c \
openbox/actions/reconfigure.c \
openbox/actions/resize.c \
+ openbox/actions/resizerelative.c \
openbox/actions/restart.c \
openbox/actions/shade.c \
openbox/actions/showdesktop.c \