diff options
Diffstat (limited to 'localedata/Makefile')
-rw-r--r-- | localedata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/Makefile b/localedata/Makefile index 0695931b70..fbe40ee8d8 100644 --- a/localedata/Makefile +++ b/localedata/Makefile @@ -44,7 +44,7 @@ ld-test-srcs := $(addprefix tests/,$(addsuffix .cm,$(ld-test-names)) \ distribute := CHECKSUMS tst-fmon.sh tst-fmon.data ChangeLog sort-test.sh \ README mnemonic.ds fr_CA,2.13.in de_DE.in da_DK.in \ $(charmaps) $(locales) $(ld-test-srcs) tst-rpmatch.sh \ - SUPPORTED + SUPPORTED tst-locale.sh # Get $(inst_i18ndir) defined. include ../Makeconfig |