]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Drop README.GIT.
authorSimon Josefsson <simon@josefsson.org>
Wed, 6 May 2009 10:41:08 +0000 (12:41 +0200)
committerSimon Josefsson <simon@josefsson.org>
Wed, 6 May 2009 10:41:08 +0000 (12:41 +0200)
doc/Makefile.am

index 2221eba0838e5003f4124dad0047517ba924969c..545b60ee2d3e52c7b885a3addb149bdb9512cf77 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.gaa 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.gaa 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