From 5ead7c0632cc54ae754a664c493240e0770ef0c3 Mon Sep 17 00:00:00 2001 From: Mike Burns Date: Thu, 12 Sep 2013 20:24:10 +0200 Subject: 1.1 buld cruft Running autogen.sh changes these files. Clearly they must be important. --- share/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/Makefile.in b/share/Makefile.in index 08bd0a6..498e326 100644 --- a/share/Makefile.in +++ b/share/Makefile.in @@ -222,9 +222,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu share/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign share/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --gnu share/Makefile + $(AUTOMAKE) --foreign share/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ -- cgit v1.2.3