diff --git a/intl/unicharutil/tables/Makefile.in b/intl/unicharutil/tables/Makefile.in index 4be150688c7b..80992bf46a41 100644 --- a/intl/unicharutil/tables/Makefile.in +++ b/intl/unicharutil/tables/Makefile.in @@ -25,8 +25,8 @@ include $(DEPTH)/config/autoconf.mk include $(topsrcdir)/config/rules.mk install:: - $(INSTALL) $(srcdir)/htmlEntityVersions.properties $(DIST)/bin/res/entityTables \ - $(INSTALL) $(srcdir)/html40Latin1.properties $(DIST)/bin/res/entityTables \ - $(INSTALL) $(srcdir)/html40Symbols.properties $(DIST)/bin/res/entityTables \ + $(INSTALL) $(srcdir)/htmlEntityVersions.properties $(DIST)/bin/res/entityTables + $(INSTALL) $(srcdir)/html40Latin1.properties $(DIST)/bin/res/entityTables + $(INSTALL) $(srcdir)/html40Symbols.properties $(DIST)/bin/res/entityTables $(INSTALL) $(srcdir)/html40Special.properties $(DIST)/bin/res/entityTables