tracepoint: Remove TRACEPOINT_LIB declaration
[ust.git] / tests / fork / Makefile.am
index 4e2baf897c8f22b510d60c2d7b8a1c455b5e2fc0..5c9368533698463403b3634ec0b517d3d89295eb 100644 (file)
@@ -1,7 +1,7 @@
-INCLUDES = -I$(top_builddir)/share -I$(top_builddir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include
 
 noinst_PROGRAMS = fork fork2
-fork_SOURCES = fork.c
+fork_SOURCES = fork.c ust_tests_fork.h
 fork_LDADD = $(top_builddir)/libust/libust.la
 fork2_SOURCES = fork2.c
 fork2_LDADD = $(top_builddir)/libust/libust.la
This page took 0.022874 seconds and 4 git commands to generate.