]> jfr.im git - solanum.git/blobdiff - tools/Makefile.in
Add .travis.yml
[solanum.git] / tools / Makefile.in
index 73645a381aa317fb1dc3a392ea57b92c354906b7..207da77df5779eb588687901bd4103a4294faa0c 100644 (file)
@@ -289,7 +289,6 @@ SSL_SRCS_ENABLE = @SSL_SRCS_ENABLE@
 STRIP = @STRIP@
 TOUCH = @TOUCH@
 VERSION = @VERSION@
-VICONF = @VICONF@
 YACC = @YACC@
 YFLAGS = @YFLAGS@
 ZLIB_LD = @ZLIB_LD@
@@ -372,9 +371,9 @@ $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tools/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tools/Makefile'; \
        $(am__cd) $(top_srcdir) && \
-         $(AUTOMAKE) --foreign tools/Makefile
+         $(AUTOMAKE) --gnu tools/Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
          *config.status*) \