]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
rm the c/Makefile
[chaz/openbox] / configure.ac
index 1206cee593ea76be1c62a3488090e955892038b7..709d8ad2754e40fe10a2efef0cac56f6a3084f6f 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])
@@ -56,7 +56,6 @@ X11_EXT_SHAPE
 X11_EXT_XINERAMA
 
 AC_CONFIG_FILES([Makefile po/Makefile.in
-               c/Makefile
                kernel/Makefile
                render/Makefile
                engines/Makefile
@@ -64,6 +63,7 @@ AC_CONFIG_FILES([Makefile po/Makefile.in
                plugins/Makefile
                plugins/keyboard/Makefile
                plugins/mouse/Makefile
+               plugins/placement/Makefile
                doc/Makefile
                doc/doxygen/Makefile
                data/Makefile
This page took 0.021888 seconds and 4 git commands to generate.