| Index: source/data/misc/miscfiles.mk
|
| diff --git a/source/data/misc/miscfiles.mk b/source/data/misc/miscfiles.mk
|
| index 23a5f2c66728a89a7df2ec7cc60727d8550c9b90..7af5d94f999f0cca7bd2ff54376c1860f829dc1a 100644
|
| --- a/source/data/misc/miscfiles.mk
|
| +++ b/source/data/misc/miscfiles.mk
|
| @@ -1,4 +1,4 @@
|
| -# * Copyright (C) 2003-2012, International Business Machines
|
| +# * Copyright (C) 2003-2015, International Business Machines
|
| # * Corporation and others. All Rights Reserved.
|
| # A list of txt's to build
|
| # Note:
|
| @@ -26,4 +26,4 @@ MISC_SOURCE = \
|
| zoneinfo64.txt supplementalData.txt likelySubtags.txt plurals.txt \
|
| numberingSystems.txt icuver.txt icustd.txt metadata.txt metaZones.txt \
|
| windowsZones.txt keyTypeData.txt timezoneTypes.txt currencyNumericCodes.txt \
|
| -genderList.txt postalCodeData.txt dayPeriods.txt
|
| +genderList.txt dayPeriods.txt
|
|
|