]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
Use the nearest monitor when the search query rect does not intersect any monitor...
[chaz/openbox] / Makefile.am
index 1f7427cd2c0247036faf10770b0141055f991bae..bfa3b5799e19076171b29fa6d4d2fdad2297a310 100644 (file)
@@ -114,6 +114,7 @@ obrender_libobrender_la_SOURCES = \
 ## obt ##
 
 obt_libobt_la_CPPFLAGS = \
+       $(X_CFLAGS) \
        $(XINERAMA_CFLAGS) \
        $(XKB_CFLAGS) \
        $(XRANDR_CFLAGS) \
@@ -128,6 +129,7 @@ obt_libobt_la_CPPFLAGS = \
 obt_libobt_la_LDFLAGS = \
        -version-info $(OBT_CURRENT):$(OBT_REVISION):$(OBT_AGE)
 obt_libobt_la_LIBADD = \
+       $(X_LIBS) \
        $(XINERAMA_LIBS) \
        $(XKB_LIBS) \
        $(XRANDR_LIBS) \
This page took 0.019563 seconds and 4 git commands to generate.