targets/nine: use the existing sw_screen_wrap() over our custom version
[mesa.git] / src / gallium / targets / d3dadapter9 / Makefile.am
index d36a8b80b74f7db9d10c6c59f218400540311731..7ec5c834419991b627598b4aa05eda1b06038e8a 100644 (file)
@@ -36,7 +36,6 @@ AM_CFLAGS = \
 
 if HAVE_GALLIUM_STATIC_TARGETS
 AM_CPPFLAGS = \
-       -DNINE_TARGET \
        -DGALLIUM_STATIC_TARGETS=1
 
 else