summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 14:39:01 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 14:39:01 +0000
commit1eb727064a4ad19c89b55d08d68e8d4b85c0b1d7 (patch)
tree3fbad1c117e78ecaeb18945b409e82ac94180e42 /Makefile.am
parentcf478381b3e386dc0478403cf1a73b4d3ec6fa61 (diff)
add the fullscreen 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 03b94809..43dc8788 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/fullscreen.c \
openbox/actions/iconify.c \
openbox/actions/lower.c \
openbox/actions/move.c \