Cleanup: standardise include path
[lttng-ust.git] / liblttng-ust-dl / Makefile.am
index 1f6d166a013ae4230f9cb22405fa0d0f899f9df9..8df6eb576c56cfd5e3e898e06fc036738f0fddc5 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-dl.la
 liblttng_ust_dl_la_SOURCES = \
This page took 0.023024 seconds and 4 git commands to generate.