Index: Makefile.in |
diff --git a/Makefile.in b/Makefile.in |
index aeb1b958b60738f32524ab7df187da5f4e43ff46..86bfdcfe093bf9ca7b02ff2a12beccaf785f776d 100644 |
--- a/Makefile.in |
+++ b/Makefile.in |
@@ -1883,9 +1883,9 @@ am__DIST_COMMON = $(srcdir)/Makefile.in \ |
$(top_srcdir)/autotools/missing \ |
$(top_srcdir)/autotools/test-driver \ |
$(top_srcdir)/src/config.h.in AUTHORS ChangeLog INSTALL NEWS \ |
- README autotools/compile autotools/config.guess \ |
- autotools/config.sub autotools/depcomp autotools/install-sh \ |
- autotools/ltmain.sh autotools/missing |
+ autotools/compile autotools/config.guess autotools/config.sub \ |
Bons
2015/09/23 14:36:48
Guessing you meant to remove the README and not in
|
+ autotools/depcomp autotools/install-sh autotools/ltmain.sh \ |
+ autotools/missing |
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
distdir = $(PACKAGE)-$(VERSION) |
top_distdir = $(distdir) |