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 9387c30c..258eb5fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -87,4 +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)
+ plugins/Makefile drivers/Makefile doc/Makefile
+ unit/Makefile)