summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 258eb5fc..36fec5f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -87,5 +87,5 @@ AM_CONDITIONAL(DATAFILES, test "${enable_datafiles}" != "no")
AC_OUTPUT(Makefile gdbus/Makefile gatchat/Makefile
include/Makefile include/version.h src/Makefile
- plugins/Makefile drivers/Makefile doc/Makefile
- unit/Makefile)
+ plugins/Makefile drivers/Makefile unit/Makefile
+ doc/Makefile)