build: Enable gtk-doc when dist'ing

This commit is contained in:
Bastien Nocera 2011-04-19 00:22:48 +01:00
parent 5b466bbab8
commit 815df79451

View file

@ -2,6 +2,8 @@ AUTOMAKE_OPTIONS = dist-bzip2
SUBDIRS = src data tests pam doc po
EXTRA_DIST = TODO intltool-extract.in intltool-merge.in intltool-update.in
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
all: check create-pot
check: check-translations