summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 14:32:50 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 14:32:50 +0000
commitb0fa629769ef17cae28f137aad80f8c4798f7592 (patch)
treefa46c6b63a4ebe1081cb25e9cc525f2b0b5951fa /Makefile.am
parenta5c2aadf2778d6ab4105abd457cd2ab21a1172ec (diff)
add the unfocus 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 b59fdd34..8f2c7aa0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -171,6 +171,7 @@ openbox_openbox_SOURCES = \
openbox/actions/restart.c \
openbox/actions/showdesktop.c \
openbox/actions/showmenu.c \
+ openbox/actions/unfocus.c \
openbox/actions.c \
openbox/actions.h \
openbox/client.c \