diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 9bbf69a8b8..192a3a03aa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,6 +19,8 @@ # along with this file; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc + SUBDIRS = gl if NETTLE SUBDIRS += nettle |