diff --git a/Makefile b/Makefile index 18995f2..4227b4b 100644 --- a/Makefile +++ b/Makefile @@ -104,6 +104,7 @@ ifdef WIN_MSYS else cp xs/xs $(INSTPREFIX)/bin cd $(INSTPREFIX)/bin && ln -s xs xc && cd - + cp xsd/xsd $(INSTPREFIX)/sbin endif uninstall: