Mesa (master): mapi: OpenVG symbol exports.

Matt Turner mattst88 at kemper.freedesktop.org
Sat Apr 26 02:33:50 UTC 2014


Module: Mesa
Branch: master
Commit: 3a2885fb268ebbc23cf1bceaad7e77ac06d85edb
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a2885fb268ebbc23cf1bceaad7e77ac06d85edb

Author: Enrico Horn <farmboy0+freedesktop at googlemail.com>
Date:   Fri Apr 25 20:38:13 2014 +0200

mapi: OpenVG symbol exports.

Fixes another mistake in 144bbb7b78e.

Reviewed-by: Matt Turner <mattst88 at gmail.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=77502

---

 src/mapi/Makefile.sources |    1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mapi/Makefile.sources b/src/mapi/Makefile.sources
index 37ca484..4ce1afb 100644
--- a/src/mapi/Makefile.sources
+++ b/src/mapi/Makefile.sources
@@ -32,6 +32,7 @@ MAPI_BRIDGE_FILES = \
 	$(TOP)/src/mapi/mapi_tmp.h
 
 MAPI_FILES = \
+	$(TOP)/src/mapi/entry.c \
 	$(TOP)/src/mapi/mapi.c \
 	$(TOP)/src/mapi/mapi.h \
 	$(TOP)/src/mapi/stub.c \




More information about the mesa-commit mailing list