summaryrefslogtreecommitdiff
path: root/src/egl
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2013-03-09 17:29:19 -0800
committerMatt Turner <mattst88@gmail.com>2013-07-22 10:48:45 -0700
commit242a59d535d2c6f83cdd9e3b4c9e7b8c8174825b (patch)
treebac10fe75abecd702db87708e52237a857def32e /src/egl
parent3647efa5c199e4d9c5a3a2d46394642d3736796d (diff)
egl/build: Remove unused GLAPI_LIB.
Diffstat (limited to 'src/egl')
-rw-r--r--src/egl/main/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/egl/main/Makefile.am b/src/egl/main/Makefile.am
index ca5257a95f6..1cfdce26b56 100644
--- a/src/egl/main/Makefile.am
+++ b/src/egl/main/Makefile.am
@@ -19,8 +19,6 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.
-GLAPI_LIB = ../mapi/glapi/libglapi.la
-
if HAVE_XF86VIDMODE
EXTRA_DEFINES_XF86VIDMODE = -DXF86VIDMODE
endif