summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/pipe-loader
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2013-01-20 11:46:02 -0800
committerMatt Turner <mattst88@gmail.com>2013-04-15 12:05:55 -0700
commit0d3b1b0e2eb9212d95cd590848b059ebdae46da9 (patch)
tree5bbe6e30fac9ebd0a8598c155680cd247e9f3552 /src/gallium/targets/pipe-loader
parent69b69b1a0ba8118ff105baf53effafc0a8c0f2dd (diff)
downloadexternal_mesa3d-0d3b1b0e2eb9212d95cd590848b059ebdae46da9.zip
external_mesa3d-0d3b1b0e2eb9212d95cd590848b059ebdae46da9.tar.gz
external_mesa3d-0d3b1b0e2eb9212d95cd590848b059ebdae46da9.tar.bz2
build: Get rid of GALLIUM_MAKE_DIRS
Tested-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-and-Tested-by: Andreas Boll <andreas.boll.dev@gmail.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Diffstat (limited to 'src/gallium/targets/pipe-loader')
-rw-r--r--src/gallium/targets/pipe-loader/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/gallium/targets/pipe-loader/Makefile.am b/src/gallium/targets/pipe-loader/Makefile.am
index 68aa649..8ddb48c 100644
--- a/src/gallium/targets/pipe-loader/Makefile.am
+++ b/src/gallium/targets/pipe-loader/Makefile.am
@@ -39,16 +39,12 @@ PIPE_LIBS = \
$(top_builddir)/src/gallium/auxiliary/libgallium.la \
$(top_builddir)/src/gallium/drivers/rbug/librbug.la \
$(top_builddir)/src/gallium/drivers/trace/libtrace.la \
+ $(top_builddir)/src/gallium/drivers/galahad/libgalahad.la \
$(DLOPEN_LIBS) \
$(CLOCK_LIB) \
-lpthread \
-lm
-if HAVE_GALAHAD_GALLIUM
-PIPE_LIBS += $(top_builddir)/src/gallium/drivers/galahad/libgalahad.la
-endif
-
-
if HAVE_GALLIUM_I915
pipe_LTLIBRARIES += pipe_i915.la
pipe_i915_la_SOURCES = pipe_i915.c