Revert relative path for zebra
[idzebra-moved-to-github.git] / examples / zthes / Makefile
index e78229d..b3e98db 100644 (file)
@@ -1,10 +1,10 @@
 recdA-0.mf: records/dino.xml
-       ../../index/zebraidx init
-       ../../index/zebraidx update records
+       zebraidx init
+       zebraidx update records
 
 records/dino.xml: tree2xml.pl dino.tree
        ./tree2xml.pl dino.tree > records/dino.xml
 
 clean:
-       rm -f records/dino.xml *.mf *..LCK zebrasrv.pid
+       rm -f records/dino.xml *.mf *.LCK zebrasrv.pid