mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
Update Pango 1.13.x to 1.13.5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@789 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,20 +0,0 @@
|
|||||||
--- pango/opentype/Makefile.am~ 2006-07-05 14:49:28.000000000 +0200
|
|
||||||
+++ pango/opentype/Makefile.am 2006-07-05 14:49:28.000000000 +0200
|
|
||||||
@@ -5,7 +5,7 @@
|
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libharfbuzz-1.la
|
|
||||||
|
|
||||||
-SOURCES = \
|
|
||||||
+MAIN_SOURCES = \
|
|
||||||
ftglue.c \
|
|
||||||
harfbuzz-buffer.c \
|
|
||||||
harfbuzz-dump.c \
|
|
||||||
@@ -34,7 +34,7 @@
|
|
||||||
harfbuzz-open-private.h
|
|
||||||
|
|
||||||
libharfbuzz_1_la_SOURCES = \
|
|
||||||
- $(SOURCES) \
|
|
||||||
+ $(MAIN_SOURCES) \
|
|
||||||
$(PUBLICHEADERS) \
|
|
||||||
$(PRIVATEHEADERS)
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user