changeset 3187:f4baf772b07a

build tool depenendies
author John W. Eaton <jwe@octave.org>
date Mon, 05 Aug 2013 11:46:03 -0400
parents cc6327967503
children 15520bf542ff
files Makefile.in
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Mon Aug 05 11:38:29 2013 -0400
+++ b/Makefile.in	Mon Aug 05 11:46:03 2013 -0400
@@ -612,3 +612,6 @@
 	mkdir $(distdir)
 	$(TAR) cf - $(DIST_FILES) | ( cd $(distdir) ; $(TAR) xpf - )
 	$(TAR) czf $(distdir).tar.gz $(distdir)
+
+build-autoconf build-bison: build-xz
+build-automake: build-autoconf