fix build and out of tree build
[ust.git] / tests / hello2 / Makefile.am
index e06d50592c8539b7ec4c29298ca1d22063906e13..2a09dbe28ffde7965f209a956a32ccb0528fb79c 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(top_builddir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include
 
 noinst_PROGRAMS = hello2
 hello2_SOURCES = hello2.c
This page took 0.023986 seconds and 4 git commands to generate.