summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 2 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 5818b4b0..1ed908b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -118,8 +118,8 @@ AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([
Makefile
abrt.pc
- lib/Makefile
- lib/utils/Makefile
+ src/include/Makefile
+ src/lib/Makefile
src/plugins/Makefile
src/Makefile
src/btparser/Makefile
@@ -128,7 +128,6 @@ AC_CONFIG_FILES([
src/applet/Makefile
src/gui/Makefile
src/cli/Makefile
- inc/Makefile
po/Makefile.in
icons/Makefile
tests/btparser/Makefile