summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-06-27 08:43:16 +0000
committerSimon Josefsson <simon@josefsson.org>2006-06-27 08:43:16 +0000
commit0562d0659574120ec1fc3ab1d50e6f3399913267 (patch)
treec11f1b0ad42aa5fc8fcb04f5bef81dbe5cc05bf9 /Makefile.am
parenta60827ea4dde0f7b2db3dd7141edb479e2ad560e (diff)
downloadlibtasn1-0562d0659574120ec1fc3ab1d50e6f3399913267.tar.gz
libtasn1-0562d0659574120ec1fc3ab1d50e6f3399913267.tar.bz2
libtasn1-0562d0659574120ec1fc3ab1d50e6f3399913267.zip
Fix distcheck.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b36ed74..e1c8abc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,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
+
EXTRA_DIST = windows/asn1-parser/asn1-parser.vcproj \
windows/asn1-parser/config.h windows/libtasn1.ncb \
windows/libtasn1.sln windows/libtasn1.suo \