X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b25be06635768807f8f693286fa73bb2297bb06c..4388f060552cc537e71e957d32f35e9d75a61233:/icuSources/samples/ufortune/resources/Makefile diff --git a/icuSources/samples/ufortune/resources/Makefile b/icuSources/samples/ufortune/resources/Makefile index a5e18ef6..ef38d8a5 100644 --- a/icuSources/samples/ufortune/resources/Makefile +++ b/icuSources/samples/ufortune/resources/Makefile @@ -1,4 +1,4 @@ -# Copyright (c) 2001-2010 IBM, Inc. and others +# Copyright (c) 2001-2011 IBM, Inc. and others # # File # icu/source/samples/ufortune/resources/Makefile @@ -35,7 +35,7 @@ include ../fortunedefs.mk # target file for resource bundle - this must be set, or 'make all' won't # build any resources. ifeq ($(RESMODE),dll) -RESTARGET=lib$(RESNAME).$(SO) +RESTARGET=lib$(RESNAME)*.$(SO)* endif ifeq ($(RESMODE),static) RESTARGET=lib$(RESNAME).a