hw/eeprom93xx.c: substitute structure dump with discrete dump in eeprom_save/load
[qemu] / Makefile
index 26ce365..2bee52c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -292,7 +292,7 @@ cscope:
        texi2dvi -I . $<
 
 qemu-options.texi: $(SRC_PATH)/qemu-options.hx
-       sh ./hxtool -t < $< > $@
+       sh $(SRC_PATH)/hxtool -t < $< > $@
 
 qemu.1: qemu-doc.texi
        perl -Ww -- $(SRC_PATH)/texi2pod.pl $< qemu.pod