summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl-static/Makefile.am
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2013-03-09 17:26:43 -0800
committerMatt Turner <mattst88@gmail.com>2013-07-22 10:48:45 -0700
commit3647efa5c199e4d9c5a3a2d46394642d3736796d (patch)
tree92ec6cf6e9373b5b4ce5be99c79dfb57a8784073 /src/gallium/targets/egl-static/Makefile.am
parent5e4e145025eabfc95e636d6c29da670e375649d0 (diff)
downloadexternal_mesa3d-3647efa5c199e4d9c5a3a2d46394642d3736796d.zip
external_mesa3d-3647efa5c199e4d9c5a3a2d46394642d3736796d.tar.gz
external_mesa3d-3647efa5c199e4d9c5a3a2d46394642d3736796d.tar.bz2
build: Remove unused EGL_PLATFORMS.
Diffstat (limited to 'src/gallium/targets/egl-static/Makefile.am')
-rw-r--r--src/gallium/targets/egl-static/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/targets/egl-static/Makefile.am b/src/gallium/targets/egl-static/Makefile.am
index e5bf7fc..90178f6 100644
--- a/src/gallium/targets/egl-static/Makefile.am
+++ b/src/gallium/targets/egl-static/Makefile.am
@@ -25,7 +25,6 @@
#
# The following variables are examined
#
-# EGL_PLATFORMS - platforms to support
# EGL_CLIENT_APIS - state trackers to support
# GALLIUM_WINSYS_DIRS - pipe drivers to support
#