[geany/geany] 8befd0: Force enabling API docs on distcheck

Colomban Wendling git-noreply at xxxxx
Sun Apr 27 17:02:31 UTC 2014


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Sun, 27 Apr 2014 17:02:31 UTC
Commit:      8befd03b7c4da86d67e2ec61181fa7380e84beb1
             https://github.com/geany/geany/commit/8befd03b7c4da86d67e2ec61181fa7380e84beb1

Log Message:
-----------
Force enabling API docs on distcheck


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

Modified: Makefile.am
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -5,6 +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
 
 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