]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
all my changes while i was offline.
[chaz/openbox] / configure.ac
index e8ba1b381e855aa405d578976af490adc8d2d2be..9b914efa36d369da9093f54009849f72dd62aeb9 100644 (file)
@@ -57,6 +57,8 @@ AC_SUBST(XFT_LIBS)
 
 # Check for X11 extensions
 X11_EXT_XKB
+X11_EXT_XRANDR
+X11_EXT_VIDMODE
 X11_EXT_SHAPE
 X11_EXT_XINERAMA
 
@@ -69,7 +71,9 @@ AC_CONFIG_FILES([Makefile
                 plugins/Makefile
                 plugins/placement/Makefile
                 plugins/mouse/Makefile
-                plugins/keyboard/Makefile])
+                plugins/keyboard/Makefile
+                tools/Makefile
+                tools/slit/Makefile])
 AC_OUTPUT
 
 AC_MSG_RESULT
This page took 0.02127 seconds and 4 git commands to generate.