Sfoglia il codice sorgente

Update the Makefile.am to the recent changes in tests/opt too

Cédric Augonnet 14 anni fa
parent
commit
7256c391e1
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      tests/opt/Makefile.am

+ 2 - 1
tests/opt/Makefile.am

@@ -15,9 +15,10 @@
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
 
-AM_CFLAGS = $(HWLOC_CFLAGS) -Wall
+AM_CFLAGS = $(HWLOC_CFLAGS) -Wall $(STARPU_CUDA_CPPFLAGS)
 LIBS = $(top_builddir)/src/libstarpu.la $(HWLOC_LIBS) @LIBS@
 AM_CPPFLAGS = -I$(top_srcdir)/include/ -I$(top_srcdir)/src/
+AM_LDFLAGS = $(STARPU_CUDA_LDFLAGS)
 
 optbindir = $(libdir)/starpu/tests
 optbin_PROGRAMS =