From 152e3dcf65c2d8a0f2d210ddb2a3fae8bbe2307e Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Mon, 7 Sep 2015 10:27:21 +0200 Subject: Remove ghost 'compile' file mentionned in DIST_COMMON from Makefile.in, that cause 'make dist-all' to fail --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 7d3fbcc0..67be4872 100644 --- a/Makefile.in +++ b/Makefile.in @@ -82,7 +82,7 @@ subdir = . DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \ $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(top_srcdir)/configure $(am__configure_deps) mkinstalldirs \ - $(srcdir)/proj.pc.in COPYING compile config.guess config.sub \ + $(srcdir)/proj.pc.in COPYING config.guess config.sub \ depcomp install-sh missing ltmain.sh ltconfig ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cflags_warn_all.m4 \ -- cgit v1.2.3