]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
look for kernel/openbox.c instead of src/main.cc
[chaz/openbox] / configure.ac
index 6953f152367e7ebf2dd96a61ecd52390dfdfdbbc..39b07ad32ce329cb406253de28f1506a8e682c82 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.50])
-AC_INIT([src/main.cc])
+AC_INIT([kernel/openbox.c])
 #AC_CONFIG_HEADERS(config.h)
 AC_LANG([C])
 AC_ENABLE_STATIC([no])
@@ -63,6 +63,8 @@ AC_CONFIG_FILES([Makefile po/Makefile.in
                engines/openbox/Makefile
                plugins/Makefile
                plugins/keyboard/Makefile
+               plugins/mouse/Makefile
+               plugins/placement/Makefile
                doc/Makefile
                doc/doxygen/Makefile
                data/Makefile
This page took 0.023522 seconds and 4 git commands to generate.