summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2009-09-19 15:57:20 +0200
committerMikael Magnusson <mikachu@gmail.com>2009-09-19 15:57:20 +0200
commitb89cc5859068fd5543dc9e7da3f469fb0c0a7a1c (patch)
treeb4c9bdcba493142a9fb0c44341ad16173bb49f7a /Makefile.am
parent308478e4a5f4dc76d69395dda8a9bc42cb69eec4 (diff)
Add all the action names used in 3.4 so configs don't break
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 bc0ff88a..0c1b9b09 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -202,6 +202,7 @@ openbox_openbox_SOURCES = \
openbox/actions/resizerelative.c \
openbox/actions/restart.c \
openbox/actions/shade.c \
+ openbox/actions/shadelowerraise.c \
openbox/actions/showdesktop.c \
openbox/actions/showmenu.c \
openbox/actions/unfocus.c \