summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 14:35:51 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 14:35:51 +0000
commitcf478381b3e386dc0478403cf1a73b4d3ec6fa61 (patch)
tree00ae93df5b681333f375c13e48c89f304d943ea7 /Makefile.am
parentb0fa629769ef17cae28f137aad80f8c4798f7592 (diff)
add the iconify 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 8f2c7aa0..03b94809 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -163,6 +163,7 @@ openbox_openbox_SOURCES = \
openbox/actions/execute.c \
openbox/actions/exit.c \
openbox/actions/focus.c \
+ openbox/actions/iconify.c \
openbox/actions/lower.c \
openbox/actions/move.c \
openbox/actions/raise.c \