runtests run the real test-libmallocwrap/.libs/prog
[ust.git] / tests / basic / Makefile.am
index 4945cdf15764254bcdb3ccc84dfe3b5a77daf234..0fa45ea367844fce2c6328581e34ff3878e77064 100644 (file)
@@ -1,8 +1,8 @@
-AM_CPPFLAGS = -I$(top_builddir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include
 
 noinst_PROGRAMS = basic
 basic_SOURCES = basic.c
-basic_LDADD = $(top_builddir)/libust/libust.la
+basic_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o
 
 noinst_SCRIPTS = run
 EXTRA_DIST = run
This page took 0.02218 seconds and 4 git commands to generate.