fixed bug in Makefile: did not copy doc directory -> sample didn't work

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@6978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2000-03-29 10:41:53 +00:00
parent 43c558d6c6
commit a8657df481

View File

@@ -17,6 +17,7 @@ PROGRAM=help
OBJECTS=demo.o
DATADIRS=doc
DATAFILES=doc.cnt doc.hlp doc.hpj doc.tex doc.zip back.gif forward.gif books.gif contents.gif
include ../../src/makeprog.env