]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
fix the popup for directional focusing, only show what is going to be a valid target...
[chaz/openbox] / Makefile.am
index 4562024aced745856d227d1fa4b4c356dbe377c8..49719143da14d18a643891da6be20c7b2a7adfb9 100644 (file)
@@ -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 \
@@ -351,8 +357,8 @@ nodist_pubinclude_HEADERS = \
        version.h
 
 nodist_pkgconfig_DATA = \
-       render/obrender-3.4.pc \
-       parser/obparser-3.4.pc
+       render/obrender-3.0.pc \
+       parser/obparser-3.0.pc
 
 ## data ##
 
@@ -451,8 +457,8 @@ dist_noinst_DATA = \
        doc/openbox-gnome-session.1.in \
        doc/openbox-kde-session.1.sgml \
        doc/openbox-kde-session.1.in \
-       render/obrender-3.4.pc.in \
-       parser/obparser-3.4.pc.in \
+       render/obrender-3.0.pc.in \
+       parser/obparser-3.0.pc.in \
        tools/themeupdate/themeupdate.py \
        tests/hideshow.py \
        tests/Makefile \
This page took 0.020883 seconds and 4 git commands to generate.