update the distribution instructions after switch to new distribution scripts

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-11-03 20:50:12 +00:00
parent 542a26bace
commit 5c97688cf0

View File

@@ -46,8 +46,9 @@ samples/ with demos/ where needed).
lives in docs/latex/wx/tsamples.tex; look at the descriptions for other
samples, if you are not familiar with LaTeX.
6. Add sample's files to build/bakefiles/make_dist.mk and
distrib/msw/{generic.rsp,makefile.rsp,vc.rsp,dmc.rsp,wince.rsp}.
6. Add any non-standard sample's files to build/bakefiles/make_dist.mk (the
makefiles copies all bmp, cpp, h, ico, png, rc, xpm and makefiles by
default) and update distrib/scripts/manifests/generic.rsp.
=== EOF ===