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 09055dffe6
commit 1b01ed14f2
1 changed files with 1 additions and 0 deletions

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: