projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18993f7
)
mapi: OpenVG symbol exports.
author
Enrico Horn
<farmboy0+freedesktop@googlemail.com>
Fri, 25 Apr 2014 18:38:13 +0000
(20:38 +0200)
committer
Matt Turner
<mattst88@gmail.com>
Sat, 26 Apr 2014 02:34:38 +0000
(19:34 -0700)
Fixes another mistake in
144bbb7b78e
.
Reviewed-by: Matt Turner <mattst88@gmail.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=77502
src/mapi/Makefile.sources
patch
|
blob
|
history
diff --git
a/src/mapi/Makefile.sources
b/src/mapi/Makefile.sources
index 37ca4842cb8de3107c8dc7e83f15625a38121255..4ce1afb23def75764ead19aea4223db133ec4e6d 100644
(file)
--- 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 \