X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.ac;h=a0c1cc64b67b2c1bda4ff67079e700bd11ed604b;hb=bd748f74022019c4c9ee3e078afcef14cf47d370;hp=0690227646b9e95d478d78ac05258b6d9b76cef7;hpb=951ccd15a93c6fe1c0910181781b9a87effd195a;p=chaz%2Fopenbox diff --git a/configure.ac b/configure.ac index 06902276..a0c1cc64 100644 --- a/configure.ac +++ b/configure.ac @@ -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 ])