From c641ca90a99bd9f7f5e62bea0b84766b948c6db3 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 30 Nov 2014 10:53:05 +0100 Subject: lib/icu/Collate: move code to Util.cxx --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3e8e4897a..16cd80b9a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -457,6 +457,7 @@ libicu_a_SOURCES = \ if HAVE_ICU libicu_a_SOURCES += \ + src/lib/icu/Util.cxx src/lib/icu/Util.hxx \ src/lib/icu/Init.cxx src/lib/icu/Init.hxx endif -- cgit v1.2.3