]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Remove README.autoconf.
authorSimon Josefsson <simon@josefsson.org>
Fri, 14 Nov 2008 12:04:54 +0000 (13:04 +0100)
committerSimon Josefsson <simon@josefsson.org>
Fri, 14 Nov 2008 12:04:54 +0000 (13:04 +0100)
doc/Makefile.am

index 6362a98010aa788a784f3571300791c855d54238..49dae78561ee15f275b8008508cd7c6c0b9cefdf 100644 (file)
@@ -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