]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/ufortune/resources/Makefile
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / samples / ufortune / resources / Makefile
index a5e18ef6cb075eb24291a85992d667ec8cbfe118..ef38d8a572b1f29f49f8c2e85cb2f49062d08704 100644 (file)
@@ -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