X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.ac;h=709d8ad2754e40fe10a2efef0cac56f6a3084f6f;hb=b7c583cdf9a66e2c5e4c96796cc9a73f98f7e509;hp=1206cee593ea76be1c62a3488090e955892038b7;hpb=fa405398a1431564bc16be08e185dc77d0d80e6a;p=chaz%2Fopenbox diff --git a/configure.ac b/configure.ac index 1206cee5..709d8ad2 100644 --- a/configure.ac +++ b/configure.ac @@ -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