summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrico Horn <farmboy0+freedesktop@googlemail.com>2014-04-25 20:38:13 +0200
committerMatt Turner <mattst88@gmail.com>2014-04-25 19:34:38 -0700
commit3a2885fb268ebbc23cf1bceaad7e77ac06d85edb (patch)
treefc3bd1857b8b7c0a1b7b1ad8d11cd6a46811436b
parent18993f78920b89234b8a7a96f04bb51892f299f3 (diff)
mapi: OpenVG symbol exports.
Fixes another mistake in 144bbb7b78e. Reviewed-by: Matt Turner <mattst88@gmail.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=77502
-rw-r--r--src/mapi/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mapi/Makefile.sources b/src/mapi/Makefile.sources
index 37ca4842cb8..4ce1afb23de 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 \