Move folder-open.gif and folder-closed.gif into dist area.

This commit is contained in:
rjc%netscape.com 1999-03-12 09:00:58 +00:00
parent 38a1ba3588
commit 60620dc46d
2 changed files with 4 additions and 0 deletions

View File

@ -78,4 +78,6 @@ install:: $(TARGETS)
$(INSTALL) $(srcdir)/../resources/bookmark-folder-open.gif $(DIST)/bin/res/rdf
$(INSTALL) $(srcdir)/../resources/personal-folder-closed.gif $(DIST)/bin/res/rdf
$(INSTALL) $(srcdir)/../resources/personal-folder-open.gif $(DIST)/bin/res/rdf
$(INSTALL) $(srcdir)/../resources/folder-open.gif $(DIST)/bin/res/rdf
$(INSTALL) $(srcdir)/../resources/folder-closed.gif $(DIST)/bin/res/rdf
$(INSTALL) $(srcdir)/../resources/History/h1.hst $(DIST)/bin/res/rdf/History

View File

@ -79,6 +79,8 @@ install:: $(DLL)
$(MAKE_INSTALL) ..\resources\bookmark-folder-open.gif $(DIST)\bin\res\rdf
$(MAKE_INSTALL) ..\resources\personal-folder-closed.gif $(DIST)\bin\res\rdf
$(MAKE_INSTALL) ..\resources\personal-folder-open.gif $(DIST)\bin\res\rdf
$(MAKE_INSTALL) ..\resources\folder-open.gif $(DIST)\bin\res\rdf
$(MAKE_INSTALL) ..\resources\folder-closed.gif $(DIST)\bin\res\rdf
$(MAKE_INSTALL) ..\resources\History\h1.hst $(DIST)\bin\res\rdf\History