summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJose Fonseca <[email protected]>2016-02-11 11:36:17 +0000
committerJose Fonseca <[email protected]>2016-02-11 21:36:00 +0000
commit0d4898ae8068d3984242775a6fcc87f280c0ac5a (patch)
tree437d80d6f310eb47eb216d8d15b97c864a3cd993 /Makefile.am
parenta97a955b92f39d10c092490b3bf5a9fcbc8e2d57 (diff)
include,gallium: Remove pre-MSVC 2013 compatibility.
Reviewed-by: Brian Paul <[email protected]> Reviewed-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a9ed31ee123..6e24dd5e5a7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,7 +51,6 @@ noinst_HEADERS = \
include/c99_alloca.h \
include/c99_compat.h \
include/c99_math.h \
- include/c99 \
include/c11 \
include/D3D9 \
include/HaikuGL \