]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
rework focus event handling. does it basically like ob2 did now. and it seems to...
[chaz/openbox] / configure.ac
index 0690227646b9e95d478d78ac05258b6d9b76cef7..a0c1cc64b67b2c1bda4ff67079e700bd11ed604b 100644 (file)
@@ -77,7 +77,7 @@ CXXFLAGS="$CXXFLAGS $DEBUG"
 
 # Check for Python
 AC_ARG_WITH([python],
-       [  --with-python=path       Set location of Python executable],
+       [  --with-python=path      Set location of Python executable],
        [PYTHON="$withval"],
        [PYTHON=])
 
@@ -375,6 +375,7 @@ AC_CONFIG_FILES([Makefile po/Makefile.in
                doc/Makefile
                doc/doxygen/Makefile
                data/Makefile
+               data/buttons/Makefile
                data/styles/Makefile
                version.h
                ])
This page took 0.020379 seconds and 4 git commands to generate.