Add whitespace for idzebra XML elements (to make it look prettier)
[idzebra-moved-to-github.git] / examples / dinosauricon / Makefile
index 4a96677..92400ab 100644 (file)
@@ -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)