mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 22:15:31 +00:00
[ICU-18] new config/Makefile to be exported (not built) for icuapps
X-Commit-URL: https://ssl.icu-project.org/trac/changeset/54
This commit is contained in:
parent
af31746978
commit
4175100c78
1 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,8 @@ install-local:
|
|||
echo $(INSTALL_DATA) $(top_builddir)/../data/$$file $(pkgdatadir)/$(VERSION)/$$file; \
|
||||
$(INSTALL_DATA) $(top_builddir)/../data/$$file $(pkgdatadir)/$(VERSION)/$$file; \
|
||||
done
|
||||
$(INSTALL_DATA) $(top_builddir)/config/Makefile $(pkgdatadir)/Makefile.inc
|
||||
$(INSTALL_SCRIPT) mkinstalldirs $(sbindir)/mkinstalldirs
|
||||
|
||||
## Generate HTML documentation
|
||||
doc:
|
||||
|
|
Loading…
Add table
Reference in a new issue