ICU-7273 install gennorm2 for use in application data builds

X-SVN-Rev: 27606
This commit is contained in:
Markus Scherer 2010-02-19 19:43:38 +00:00
parent 4e87951f5f
commit 58cd390213

View file

@ -50,8 +50,8 @@ check: all check-local
all-local: $(TARGET)
install-local: all-local
# $(MKINSTALLDIRS) $(DESTDIR)$(sbindir)
# $(INSTALL) $(TARGET) $(DESTDIR)$(sbindir)
$(MKINSTALLDIRS) $(DESTDIR)$(sbindir)
$(INSTALL) $(TARGET) $(DESTDIR)$(sbindir)
dist-local: