svga: use shader sampler view declarations
[mesa.git] / src / gallium / drivers / nouveau / Makefile.am
index ef48380ac6a06c4ee02617048c50bb809104972e..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,5 +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