aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-05-23 13:16:54 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-05-26 19:16:39 +0200
commite134a81a87ff8bc4e43393b99d14a6bac88dc67a (patch)
tree711861211da79cc8223486d1e036f422d06e18ec /Makefile.am
parent3ed1cb2e1dd111ed0e5435bbc88396b42180df1d (diff)
build: use --enable-gtk-doc instead of our custom --with-docs
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 750dec78..a8a7f673 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
--with-udev-base-dir="$$dc_install_base" \
--with-systemdsystemunitdir="$$dc_install_base/$(SYSTEMD_UNIT_DIR)" \
--with-tests=yes \
- --with-docs=yes
+ --enable-gtk-doc=yes
INTLTOOL_FILES = \
intltool-extract.in \