From a75b9940e322b05ae0bb96bc1d030edc6479a45d Mon Sep 17 00:00:00 2001 From: "waterson%netscape.com" Date: Tue, 6 Apr 1999 06:38:42 +0000 Subject: [PATCH] Added dom-test-2.xul. git-svn-id: svn://10.0.0.236/trunk@26462 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/rdf/build/Makefile.in | 1 + mozilla/rdf/build/makefile.win | 1 + 2 files changed, 2 insertions(+) diff --git a/mozilla/rdf/build/Makefile.in b/mozilla/rdf/build/Makefile.in index 8bd93fa3d4f..8d56ef6918e 100644 --- a/mozilla/rdf/build/Makefile.in +++ b/mozilla/rdf/build/Makefile.in @@ -96,5 +96,6 @@ install:: $(TARGETS) $(INSTALL) $(srcdir)/../resources/folder-closed.gif $(DIST)/bin/res/rdf $(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-1.css $(DIST)/bin/res/rdf diff --git a/mozilla/rdf/build/makefile.win b/mozilla/rdf/build/makefile.win index 76febcd475e..b40589f00fd 100644 --- a/mozilla/rdf/build/makefile.win +++ b/mozilla/rdf/build/makefile.win @@ -83,6 +83,7 @@ install:: $(DLL) $(MAKE_INSTALL) ..\resources\folder-closed.gif $(DIST)\bin\res\rdf $(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-1.css $(DIST)\bin\res\rdf $(MAKE_INSTALL) ..\resources\xpidl-test-1.xul $(DIST)\bin\res\rdf