X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fdinosauricon%2FMakefile;fp=examples%2Fdinosauricon%2FMakefile;h=92400abef9f3871552ac6af775cd505162ae77d3;hb=a4abda703eec54c664657d7ad581a47cd2f198a2;hp=4a96677ca688e1ad08a7f514f01e52080072ee4e;hpb=bb1b04e2bfa617355d0b8292a3452b9f4fd39176;p=idzebra-moved-to-github.git diff --git a/examples/dinosauricon/Makefile b/examples/dinosauricon/Makefile index 4a96677..92400ab 100644 --- a/examples/dinosauricon/Makefile +++ b/examples/dinosauricon/Makefile @@ -2,7 +2,7 @@ SOURCEFILES = records/genera.xml records/taxa.xml OBJECECTFILES = *.mf *.LCK zebrasrv.pid zebraidx.time isamcA-0.mf: $(SOURCEFILES) - zebraidx -t grs.sgml update records + ../../index/zebraidx -t grs.sgml update records clean: rm -f $(OBJECECTFILES)