X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fhello2%2FMakefile.am;h=2a09dbe28ffde7965f209a956a32ccb0528fb79c;hb=41ba580690b344ef9c4bbcdf2be9cd5668ccc305;hp=e06d50592c8539b7ec4c29298ca1d22063906e13;hpb=2782fc4bdcc62e3448c59f30dbb07d88d901a597;p=ust.git diff --git a/tests/hello2/Makefile.am b/tests/hello2/Makefile.am index e06d505..2a09dbe 100644 --- a/tests/hello2/Makefile.am +++ b/tests/hello2/Makefile.am @@ -1,4 +1,4 @@ -AM_CPPFLAGS = -I$(top_builddir)/include +AM_CPPFLAGS = -I$(top_srcdir)/include noinst_PROGRAMS = hello2 hello2_SOURCES = hello2.c