diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-03 15:02:24 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-03 15:02:24 +0000 |
commit | 0a27e018041558f62faccd96faae1e0b08f8b0fb (patch) | |
tree | 2a9a0a15d68872b48a104d58778ea65c47f03f73 /Makefile.am | |
parent | e05eef7b662e6dfa8b4ea8c6b27fe6a6c03a3ddd (diff) | |
download | gstreamer-plugins-base-0a27e018041558f62faccd96faae1e0b08f8b0fb.tar.gz |
updating docs build
Original commit message from CVS:
updating docs build
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 89de23c3d..9276a1890 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +DISTCHECK_CONFIGURE_OPTIONS = --enable-gtk-doc + if BUILD_EXTERNAL SUBDIRS_EXT = ext else |