summaryrefslogtreecommitdiff
path: root/doc/reference
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2011-11-08 20:19:05 +0100
committerSimon Josefsson <simon@josefsson.org>2011-11-08 20:19:05 +0100
commit152cf1ae8f825b18b306229e728663057844f558 (patch)
tree2727ff403987e4d06565b50dc181ccc58f9d49c2 /doc/reference
parent4cfcee5210c2255719892a7f9d7a97288b07de03 (diff)
downloadgnutls-152cf1ae8f825b18b306229e728663057844f558.tar.gz
Drop more extra stuff.
Diffstat (limited to 'doc/reference')
-rw-r--r--doc/reference/Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index aa8212edf9..73aa849db5 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -51,8 +51,7 @@ FIXXREF_OPTIONS=
# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
# e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
HFILE_GLOB=$(top_srcdir)/lib/includes/gnutls/*.h \
- $(top_builddir)/lib/includes/gnutls/*.h \
- $(top_srcdir)/extra/includes/gnutls/*.h
+ $(top_builddir)/lib/includes/gnutls/*.h
CFILE_GLOB=$(top_srcdir)/lib/*.c \
$(top_srcdir)/lib/x509/*.c \
$(top_srcdir)/lib/openpgp/*.c \
@@ -158,10 +157,6 @@ IGNORE_HFILES += \
x509_int.h \
x86.h
-# find extra -name \*.h -exec basename {} \; | grep -v -e extra.h -e openssl.h | sort | uniq | sed -e 's/^/\t/' -e 's/$/ \\/'
-IGNORE_HFILES += \
- openssl_compat.h
-
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
HTML_IMAGES=