Force enable GtkDoc header on distcheck

This allows to make sure this is tested, and part of the distribution.c
This commit is contained in:
Colomban Wendling 2016-02-18 23:39:43 +01:00
parent 91a8bb6c6a
commit 66c3323afb

View File

@ -5,7 +5,8 @@ SUBDIRS = tagmanager scintilla src plugins icons po doc data tests
AUTOMAKE_OPTIONS = 1.7
ACLOCAL_AMFLAGS = -I m4
AM_DISTCHECK_CONFIGURE_FLAGS = --enable-api-docs --enable-html-docs --enable-pdf-docs
AM_DISTCHECK_CONFIGURE_FLAGS = --enable-api-docs --enable-html-docs --enable-pdf-docs \
--enable-gtkdoc-header
WIN32_BUILD_FILES = \
geany_private.rc \