summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-11-16 21:50:00 +0200
committerTor Lillqvist <tml@collabora.com>2015-11-19 14:05:30 +0200
commit2d34fc59a6152cc79b3d27e9e9763ae18dc9f2a4 (patch)
treef9340d60f4d7ef7bc0d73919333ba4b04f6c7e6c /external
parentbb2ee8c2b550186e48ca5f069dcf8a9d69d65729 (diff)
Avoid automake, patch also Makefile.in
Change-Id: I3e52b0a86126f0937649db40cb716bcf3066381a
Diffstat (limited to 'external')
-rw-r--r--external/glyphy/glyphy-windows.patch.110
1 files changed, 10 insertions, 0 deletions
diff --git a/external/glyphy/glyphy-windows.patch.1 b/external/glyphy/glyphy-windows.patch.1
index 234df3f04455..8605c8c82963 100644
--- a/external/glyphy/glyphy-windows.patch.1
+++ b/external/glyphy/glyphy-windows.patch.1
@@ -538,6 +538,16 @@ index 004afd3..ecb76e0 100644
$(NULL)
SHADERS = \
glyphy-common.glsl \
+--- a/src/Makefile.in
++++ b/src/Makefile.in
+@@ -32,6 +32,7 @@ libglyphy_la_SOURCES = \
+ PUBLICHEADERS = \
+ glyphy.h \
+ glyphy-freetype.h \
++ glyphy-windows.h \
+ $(NULL)
+
+ SHADERS = \
diff --git a/src/glyphy-windows.h b/src/glyphy-windows.h
new file mode 100755
index 0000000..b3c11c8