summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-14 13:04:54 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-14 13:04:54 +0100
commitf5faf516e81ecf4e9ddbcaceb75cc8fc7e1f9d3f (patch)
tree967f33f89cc0cad74a7ebca1ec86c2992b8cd0b8 /doc/Makefile.am
parente0ed8d655f76b1a856773ed2d5b4155d1d840211 (diff)
downloadgnutls-f5faf516e81ecf4e9ddbcaceb75cc8fc7e1f9d3f.tar.gz
Remove README.autoconf.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6362a98010..49dae78561 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -19,9 +19,9 @@
# along with this file; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-EXTRA_DIST = TODO README.GIT README.autoconf certtool.cfg gnutls.ps \
- gnutls.pdf gnutls.html extract-guile-c-doc.scm \
- doxygen/Doxyfile.in doxygen/Doxyfile.orig texinfo.css
+EXTRA_DIST = TODO README.GIT certtool.cfg gnutls.ps gnutls.pdf \
+ gnutls.html extract-guile-c-doc.scm doxygen/Doxyfile.in \
+ doxygen/Doxyfile.orig texinfo.css
SUBDIRS = examples cyclo scripts manpages credentials
if ENABLE_GTK_DOC