X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=Makefile;h=80f8a8282d856646b5664c9737a29034932eb7eb;hp=fae8d3aa1fea5dcf263a5e1b32e3c21939cabe84;hb=473906d23322ef829ee8dad807895235d645981c;hpb=3053e64d09d37f001077a8a04b29b394213d8b60 diff --git a/Makefile b/Makefile index fae8d3a..80f8a82 100644 --- a/Makefile +++ b/Makefile @@ -32,8 +32,8 @@ VERSIONGITREF := $(shell $(GIT) show-ref -s --tags $(VERSION)) MASTERGITREF := $(shell $(GIT) show-ref -s refs/heads/master) VERSIONFILES = include/package.h \ - test/system/casl2/opt_v/0.txt \ - test/system/comet2/opt_v/0.txt \ + test/system/casl2_opt/opt_v/0.txt \ + test/system/comet2_opt/opt_v/0.txt \ test/system/dumpword/opt_v/0.txt all: build doc gtags