Cleanup: standardise include path
[lttng-ust.git] / liblttng-ust-libc-wrapper / Makefile.am
index 68aa02c7d024e3b2579fe404677b4cf757b38a6f..12e8196623f69c4542fa0a91689a41a653906167 100644 (file)
@@ -1,5 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
-AM_CFLAGS += -fno-strict-aliasing
+AM_CFLAGS += -I$(srcdir) -fno-strict-aliasing
 
 lib_LTLIBRARIES = liblttng-ust-libc-wrapper.la \
   liblttng-ust-pthread-wrapper.la
This page took 0.022817 seconds and 4 git commands to generate.