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 ca26016a..f3a5a5fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -77,4 +77,4 @@ AC_SUBST([GDBUS_CFLAGS], ['$(DBUS_CFLAGS) -I$(top_srcdir)/gdbus'])
AC_SUBST([GDBUS_LIBS], ['$(top_builddir)/gdbus/libgdbus.la $(DBUS_LIBS)'])
AC_OUTPUT(Makefile gdbus/Makefile include/Makefile include/version.h
- src/Makefile plugins/Makefile)
+ src/Makefile plugins/Makefile doc/Makefile)