summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/Makefile.am
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-08-31 10:51:53 -0700
committerAndreas Boll <andreas.boll.dev@gmail.com>2013-01-10 22:01:08 +0100
commit9f38a1c8716823b09e911029fdc57ca45cf4f95f (patch)
tree6ea3d48212a9a0ae316f89dd2c89187541729ea8 /src/gallium/auxiliary/Makefile.am
parent0dcb9ae0d9366b2ca9520c0c820cc466eb35bf67 (diff)
downloadexternal_mesa3d-9f38a1c8716823b09e911029fdc57ca45cf4f95f.zip
external_mesa3d-9f38a1c8716823b09e911029fdc57ca45cf4f95f.tar.gz
external_mesa3d-9f38a1c8716823b09e911029fdc57ca45cf4f95f.tar.bz2
build: Don't build pipebuffer
It's already built by src/gallium/auxiliary.
Diffstat (limited to 'src/gallium/auxiliary/Makefile.am')
-rw-r--r--src/gallium/auxiliary/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/Makefile.am b/src/gallium/auxiliary/Makefile.am
index c5b8c05..b8ac7c9 100644
--- a/src/gallium/auxiliary/Makefile.am
+++ b/src/gallium/auxiliary/Makefile.am
@@ -3,7 +3,6 @@ AUTOMAKE_OPTIONS = subdir-objects
include Makefile.sources
include $(top_srcdir)/src/gallium/Automake.inc
-SUBDIRS += pipebuffer
noinst_LTLIBRARIES = libgallium.la
AM_CFLAGS = \