X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=49719143da14d18a643891da6be20c7b2a7adfb9;hb=df07fdc90a31cebccb0ee6406d42a2584dd01528;hp=8fad996c1946b2bff8e68d84a41a9e33527d2920;hpb=df948db3be58a544fc54fc634686c0ec80ed51c0;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 8fad996c..49719143 100644 --- a/Makefile.am +++ b/Makefile.am @@ -173,6 +173,12 @@ openbox_openbox_SOURCES = \ openbox/extensions.h \ openbox/focus.c \ openbox/focus.h \ + openbox/focus_cycle.c \ + openbox/focus_cycle.h \ + openbox/focus_cycle_indicator.c \ + openbox/focus_cycle_indicator.h \ + openbox/focus_cycle_popup.c \ + openbox/focus_cycle_popup.h \ openbox/frame.c \ openbox/frame.h \ openbox/framerender.c \