ICU-3062 don't export non-public layout headers.
X-SVN-Rev: 14082
This commit is contained in:
parent
82aa341be6
commit
f9d594d2a0
@ -121,7 +121,7 @@ STATIC_OBJECTS = $(OBJECTS:.o=.$(STATIC_O))
|
||||
DEPS = $(OBJECTS:.o=.d)
|
||||
|
||||
## Header files to install
|
||||
HEADERS= $(srcdir)/*LayoutEngine.h $(srcdir)/LE*.h
|
||||
HEADERS= $(srcdir)/LayoutEngine.h $(srcdir)/LE*.h
|
||||
LOHEADERS= $(srcdir)/unicode/loengine.h
|
||||
|
||||
## List of phony targets
|
||||
|
Loading…
Reference in New Issue
Block a user