Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / tests / hello2 / Makefile.am
index 85cfd2b87fbdb1bbbc1181c0f26711846bba0f2f..e06d50592c8539b7ec4c29298ca1d22063906e13 100644 (file)
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_builddir)/share -I$(top_builddir)/include
+AM_CPPFLAGS = -I$(top_builddir)/include
 
 noinst_PROGRAMS = hello2
 hello2_SOURCES = hello2.c
This page took 0.022236 seconds and 4 git commands to generate.