summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 18:47:30 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 18:47:30 +0000
commit976add593801af58ae6c5e39fd70e1738878bf93 (patch)
tree166012a1cda46958ffc17bec025135769fb44b27 /Makefile.am
parent7e6f7fb45466bf6672e295ab155a9697c294410c (diff)
add the resize 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 de045632..4d2b78a8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -179,6 +179,7 @@ openbox_openbox_SOURCES = \
openbox/actions/raise.c \
openbox/actions/raiselower.c \
openbox/actions/reconfigure.c \
+ openbox/actions/resize.c \
openbox/actions/restart.c \
openbox/actions/shade.c \
openbox/actions/showdesktop.c \