]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
moving strut into its own .hh. adding OBClient class
[chaz/openbox] / configure.ac
index b7f7f10cffbc731d407fabf3f7b6b6da901c83e4..801d94dc6e4dd1046ee95d87bb3b7131ef3c65f9 100644 (file)
@@ -1,6 +1,6 @@
 AC_INIT([src/main.cc])
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([openbox], [2.90.0])
+AM_INIT_AUTOMAKE([openbox], [2.90.0cvs])
 
 AC_PREREQ([2.50])
 
@@ -175,6 +175,7 @@ AC_CONFIG_FILES([Makefile
                util/Makefile
                util/epist/Makefile
                doc/Makefile
+               doc/doxygen/Makefile
                data/Makefile
                data/styles/Makefile
                version.h
This page took 0.022013 seconds and 4 git commands to generate.