зеркало из https://github.com/mozilla/gecko-dev.git
Added new test files.
This commit is contained in:
Родитель
c4d7d38b69
Коммит
2fa4cabcd6
|
@ -100,5 +100,9 @@ install:: $(TARGETS)
|
|||
$(INSTALL) $(srcdir)/../resources/History/h1.hst $(DIST)/bin/res/rdf/History
|
||||
$(INSTALL) $(srcdir)/../resources/dom-test-1.xul $(DIST)/bin/res/rdf
|
||||
$(INSTALL) $(srcdir)/../resources/dom-test-2.xul $(DIST)/bin/res/rdf
|
||||
$(INSTALL) $(srcdir)/../resources/dom-test-3.xul $(DIST)/bin/res/rdf
|
||||
$(INSTALL) $(srcdir)/../resources/dom-test-4.xul $(DIST)/bin/res/rdf
|
||||
$(INSTALL) $(srcdir)/../resources/dom-test-5.xul $(DIST)/bin/res/rdf
|
||||
$(INSTALL) $(srcdir)/../resources/dom-test-1.css $(DIST)/bin/res/rdf
|
||||
|
||||
$(INSTALL) $(srcdir)/../resources/dom-test-4.css $(DIST)/bin/res/rdf
|
||||
$(INSTALL) $(srcdir)/../resources/xpidl-test-1.xul $(DIST)/bin/res/rdf
|
||||
|
|
|
@ -87,6 +87,10 @@ install:: $(DLL)
|
|||
$(MAKE_INSTALL) ..\resources\History\h1.hst $(DIST)\bin\res\rdf\History
|
||||
$(MAKE_INSTALL) ..\resources\dom-test-1.xul $(DIST)\bin\res\rdf
|
||||
$(MAKE_INSTALL) ..\resources\dom-test-2.xul $(DIST)\bin\res\rdf
|
||||
$(MAKE_INSTALL) ..\resources\dom-test-3.xul $(DIST)\bin\res\rdf
|
||||
$(MAKE_INSTALL) ..\resources\dom-test-4.xul $(DIST)\bin\res\rdf
|
||||
$(MAKE_INSTALL) ..\resources\dom-test-5.xul $(DIST)\bin\res\rdf
|
||||
$(MAKE_INSTALL) ..\resources\dom-test-1.css $(DIST)\bin\res\rdf
|
||||
$(MAKE_INSTALL) ..\resources\dom-test-4.css $(DIST)\bin\res\rdf
|
||||
$(MAKE_INSTALL) ..\resources\xpidl-test-1.xul $(DIST)\bin\res\rdf
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче