changeset 2470:5d26001890fd

native depends on local.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Tue, 24 Oct 2006 07:14:58 +0100
parents 27750982e99e
children 54f9b5dcc7e5
files GNUmakefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile	Tue Oct 24 07:14:04 2006 +0100
+++ b/GNUmakefile	Tue Oct 24 07:14:58 2006 +0100
@@ -97,7 +97,7 @@
 
 all: $(BUILD_PLATFORM) doc $(OTHER_PLATFORMS) dist-check doc-export 
 
-native: $(BUILD_PLATFORM)
+native: local $(BUILD_PLATFORM)
 
 arm:
 	$(call BUILD,$@,lilypond)