Added embed-test.html to Makefile.

git-svn-id: svn://10.0.0.236/trunk@41220 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hoa.nguyen%intel.com
1999-07-27 02:47:41 +00:00
parent 293aa31e96
commit 82d0e483eb
2 changed files with 14 additions and 0 deletions

View File

@@ -35,3 +35,10 @@ CPPSRCS = \
include $(topsrcdir)/config/config.mk
include $(topsrcdir)/config/rules.mk
EXPORT_RESOURCE_SAMPLES := \
$(srcdir)/samples/embed-test.html \
$(NULL)
install::
$(INSTALL) $(EXPORT_RESOURCE_SAMPLES) $(DIST)/bin/res/samples