summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a3c6dc37..9123699d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -77,7 +77,6 @@ AC_CONFIG_FILES([
lib/Makefile
lib/Utils/Makefile
lib/Plugins/Makefile
- lib/Python/Makefile
src/Makefile
src/Daemon/Makefile
src/Hooks/Makefile
@@ -87,6 +86,8 @@ AC_CONFIG_FILES([
src/Backtrace/Makefile
inc/Makefile
po/Makefile.in
+ icons/Makefile
+ icons/48/Makefile
])
AC_OUTPUT