diff --git a/Makefile.am b/Makefile.am index b74502f..c741f55 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,9 +4,6 @@ SUBDIRS = src EXTRA_DIST = \ BUGS \ - README.DEFLATE \ - README.APPNOTE \ - README.ZLIB \ README.md \ debian \ vs \ No newline at end of file diff --git a/Makefile.in b/Makefile.in index c04c973..807f687 100644 --- a/Makefile.in +++ b/Makefile.in @@ -343,9 +343,6 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src EXTRA_DIST = \ BUGS \ - README.DEFLATE \ - README.APPNOTE \ - README.ZLIB \ README.md \ debian \ vs