svga: minor reformatting of svga_texture() cast wrapper
[mesa.git] / src / gallium / drivers / nouveau / Makefile.am
index 82741d275b9271f4e9fdbcf474f2c74fd910e102..c52d62e54a25d84d54fb15f45edf3a4fb61075ca 100644 (file)
@@ -20,8 +20,6 @@
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 # DEALINGS IN THE SOFTWARE.
 
-AUTOMAKE_OPTIONS = subdir-objects
-
 include Makefile.sources
 include $(top_srcdir)/src/gallium/Automake.inc
 
@@ -48,6 +46,8 @@ nouveau_compiler_SOURCES = \
 
 nouveau_compiler_LDADD = \
        libnouveau.la \
-       ../../auxiliary/libgallium.la \
+       $(top_builddir)/src/gallium/auxiliary/libgallium.la \
        $(top_builddir)/src/util/libmesautil.la \
        $(GALLIUM_COMMON_LIB_DEPS)
+
+EXTRA_DIST = codegen/lib nvc0/mme