changeset 21442:78edcabed953

* Makefile.am (Makefile): Don't depend on check-subst-vars.
author John W. Eaton <jwe@octave.org>
date Sat, 12 Mar 2016 00:16:18 -0500
parents 46a9c7afe419
children acd6e203031d
files Makefile.am
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Fri Mar 11 15:41:39 2016 -0500
+++ b/Makefile.am	Sat Mar 12 00:16:18 2016 -0500
@@ -227,8 +227,6 @@
 	@echo "   make install    - to install (PREFIX=$(prefix))"
 	@echo ""
 
-Makefile: check-subst-vars
-
 run-octave: run-octave.in build-aux/subst-script-vals.sh
 	$(AM_V_GEN)$(call simple-filter-rule,build-aux/subst-script-vals.sh) && \
 	chmod a+rx $@