[geany/geany] 0605a5: Enable PDF generation on distcheck

Colomban Wendling git-noreply at xxxxx
Mon Apr 28 14:38:59 UTC 2014


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Mon, 28 Apr 2014 14:38:59 UTC
Commit:      0605a56c56727a5c246eb06ed85e4ace355c0c29
             https://github.com/geany/geany/commit/0605a56c56727a5c246eb06ed85e4ace355c0c29

Log Message:
-----------
Enable PDF generation on distcheck


Modified Paths:
--------------
    Makefile.am

Modified: Makefile.am
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -5,7 +5,7 @@ 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
+AM_DISTCHECK_CONFIGURE_FLAGS = --enable-api-docs --enable-html-docs --enable-pdf-docs
 
 WIN32_BUILD_FILES = \
 	geany_private.rc \



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list