summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-28 13:32:52 -0800
committerdavid <david@david-desktop.(none)>2014-11-21 09:41:01 +0800
commit761b193c149f125f2acd61d95b559ba89420a7af (patch)
tree8c99c1c461c491202ca014279fb5cec0d431beef /Makefile.am
parent7a28fa06786bd7e84aee19ed00a9016cc4acd745 (diff)
downloadlibsoup-761b193c149f125f2acd61d95b559ba89420a7af.tar.gz
libsoup-761b193c149f125f2acd61d95b559ba89420a7af.tar.bz2
libsoup-761b193c149f125f2acd61d95b559ba89420a7af.zip
disable gtkdoc
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index c8fa95ce..698b2ea8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,13 +1,12 @@
## Process this file with automake to produce Makefile.in
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-SUBDIRS = libsoup po tests examples docs
+SUBDIRS = libsoup po tests
EXTRA_DIST = \
data/effective_tld_names.dat \
libsoup-2.4.pc.in \
libsoup-gnome-2.4.pc.in \
- gtk-doc.make \
libsoup-zip.in \
glib-tap.mk \
tap-driver.sh \