Install tools into the tools directory!

Not part of the build.
This commit is contained in:
mhammond%skippinet.com.au 2002-03-03 10:44:34 +00:00
Родитель dd61e9be9f
Коммит 79559456be
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -29,7 +29,7 @@ libs::
$(MAKE_INSTALL) *.py $(DIST)\bin\python\xpcom
$(MAKE_INSTALL) client\*.py $(DIST)\bin\python\xpcom\client
$(MAKE_INSTALL) server\*.py $(DIST)\bin\python\xpcom\server
$(MAKE_INSTALL) tools\*.py $(DIST)\bin\python\xpcom\server
$(MAKE_INSTALL) tools\*.py $(DIST)\bin\python\xpcom\tools
clobber::
rm -rf $(DIST)\bin\python\xpcom