summaryrefslogtreecommitdiff
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 cb72185..6f85777 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,5 +48,6 @@ AM_CONDITIONAL([WINDOWS], [test "$build_windows" = "yes"])
AC_CONFIG_FILES([Makefile
src/Makefile
- docs/Makefile])
+ docs/Makefile
+ icon/Makefile])
AC_OUTPUT