summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5c5d5605..720e8226 100644
--- a/configure.ac
+++ b/configure.ac
@@ -86,7 +86,7 @@ AM_CONDITIONAL(DATAFILES, test "${enable_datafiles}" != "no")
COMPILER_FLAGS
-AC_OUTPUT(Makefile gdbus/Makefile gatchat/Makefile
+AC_OUTPUT(Makefile gdbus/Makefile gatchat/Makefile isi/Makefile
include/Makefile include/version.h src/Makefile
plugins/Makefile drivers/Makefile unit/Makefile
doc/Makefile)