Add --enable-html-docs
to distcheck flags
FIXME: `--enable-pdf-docs` not added because I can't make it pass distcheck due to quirks of `pdflatex` (see comments in `doc/Makefile.am`)
This commit is contained in:
parent
86cd6c5027
commit
29b525797a
@ -5,7 +5,7 @@ SUBDIRS = tagmanager scintilla src plugins icons po doc data tests
|
|||||||
AUTOMAKE_OPTIONS = 1.7
|
AUTOMAKE_OPTIONS = 1.7
|
||||||
|
|
||||||
ACLOCAL_AMFLAGS = -I m4
|
ACLOCAL_AMFLAGS = -I m4
|
||||||
AM_DISTCHECK_CONFIGURE_FLAGS = --enable-api-docs
|
AM_DISTCHECK_CONFIGURE_FLAGS = --enable-api-docs --enable-html-docs
|
||||||
|
|
||||||
WIN32_BUILD_FILES = \
|
WIN32_BUILD_FILES = \
|
||||||
geany_private.rc \
|
geany_private.rc \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user