Move folder-open.gif and folder-closed.gif into dist area.
git-svn-id: svn://10.0.0.236/trunk@23921 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user