Fixed non-MSYS xsd install

Signed-off-by: Russ Magee <rmagee@gmail.com>
This commit is contained in:
Russ Magee 2020-07-21 22:10:04 -07:00
parent b1aa6fa947
commit 0204284bb2

View file

@ -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: