From: fred Date: Sun, 24 Mar 2002 19:49:36 +0000 (+0000) Subject: lilypond-0.0.78 X-Git-Tag: release/1.5.59~4364 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f6327463633636f59bb72d8d451764b185380c31;p=lilypond.git lilypond-0.0.78 --- diff --git a/flower/test/Makefile b/flower/test/Makefile index ec93a1e545..207bcd10ce 100644 --- a/flower/test/Makefile +++ b/flower/test/Makefile @@ -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