diff --git a/examples/Makefile.am b/examples/Makefile.am index 6a034f97..4fcaef96 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,3 +1,10 @@ +AM_CPPFLAGS = \ +-I$(top_srcdir) + +LDADD = \ +$(top_builddir)/libopmcore.la \ +$(LAPACK_LIBS) $(BLAS_LIBS) $(LIBS) $(FLIBS) + noinst_PROGRAMS = \ spu_2p \ scaneclipsedeck