summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac14
1 files changed, 7 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index e48ee0d8..41860ca4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -117,14 +117,14 @@ AC_CONFIG_FILES([
Makefile
abrt.pc
lib/Makefile
- lib/Utils/Makefile
- lib/Plugins/Makefile
+ lib/utils/Makefile
+ lib/plugins/Makefile
src/Makefile
- src/Daemon/Makefile
- src/Hooks/Makefile
- src/Applet/Makefile
- src/Gui/Makefile
- src/CLI/Makefile
+ src/daemon/Makefile
+ src/hooks/Makefile
+ src/applet/Makefile
+ src/gui/Makefile
+ src/cli/Makefile
src/utils/Makefile
inc/Makefile
po/Makefile.in