X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;h=e6f7b3e01572a668e9d5b53d59c6cbd8ab2b7c64;hb=a1fecf4864b29d568a68694ad548f131a028b119;hp=54eb9f36e99015024872a662afd1da1b7a549b7e;hpb=6893800a4d1cc14dff0395ddcd660a5138db183d;p=userspace-rcu.git diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index 54eb9f3..e6f7b3e 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -1,4 +1,4 @@ -AM_CFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests/utils -I$(top_srcdir)/tests/common -g +AM_CFLAGS += -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests/utils -I$(top_srcdir)/tests/common -g SCRIPT_LIST = test_loop run.sh unit_tests