Home | History | Annotate | Download | only in imx
      1 include $(top_srcdir)/src/gallium/Automake.inc
      2 
      3 AM_CPPFLAGS = \
      4 	$(GALLIUM_CFLAGS)
      5 
      6 noinst_LTLIBRARIES = libimx.la
      7 
      8 libimx_la_SOURCES =
      9