adding samples, renaming testPICS to TestPICS
git-svn-id: svn://10.0.0.236/trunk@38267 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -34,8 +34,15 @@ LIBS = \
|
||||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
PROGRAM = testPICS
|
||||
PROGRAM = TestPICS
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
EXPORT_SAMPLES = \
|
||||
samples/picstest1.html \
|
||||
$(NULL)
|
||||
|
||||
install::
|
||||
$(INSTALL) $(EXPORT_SAMPLES) $(DIST)/bin/res/samples
|
||||
|
||||
Reference in New Issue
Block a user