summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-19 14:36:19 +0000
committerDana Jansens <danakj@orodu.net>2007-05-19 14:36:19 +0000
commiteb09b1873d731a0e7290334a832a76cb233f34a7 (patch)
treee7644446582b55bc1f99100a4a99753e041731ed /Makefile.am
parent40f789e6417eca138a7ad1163ad7a268d84a051f (diff)
move focus_cycle_indicator into its own file
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ae23fd67..515c6dc7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -175,6 +175,8 @@ openbox_openbox_SOURCES = \
openbox/focus.h \
openbox/focus_cycle.c \
openbox/focus_cycle.h \
+ openbox/focus_cycle_indicator.c \
+ openbox/focus_cycle_indicator.h \
openbox/frame.c \
openbox/frame.h \
openbox/framerender.c \