]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.78
authorfred <fred>
Sun, 24 Mar 2002 19:49:36 +0000 (19:49 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:49:36 +0000 (19:49 +0000)
flower/test/Makefile

index ec93a1e5454fdc8d18a692f308c4b7fec08c041c..207bcd10ce470ee7e9d8d8c3c82315dccc8e6628 100644 (file)
@@ -16,9 +16,9 @@ depth = ../..
 # identify module:
 #
 NAME =flower-test
-# include ./$(depth)/$(NAME)/.version
+# include ./$(depth)/$(NAME)/VERSION
 MODULE_NAME = flower
-include ./$(depth)/flower/.version
+include ./$(depth)/flower/VERSION
 
 #
 
@@ -48,8 +48,7 @@ EXECSTRINGTEST=$(EXECUTABLE)
 # don't do the exec, as this might fail if flowerlib isn't installed yet.
 default:  $(BUILDSTRINGTEST) 
 
-
-do-stringtest:
+test: $(EXECUTABLE)
        $(EXECSTRINGTEST) > $(outdir)/result
        cmp $(outdir)/result result