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