X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust-python-agent%2FMakefile.am;h=43cc27a8e187701e67c7f6ca132b14f6425ec01c;hb=418446732612a7d47c019cf839f09f7d86621b34;hp=077e50c5fb4d581eddf31151dd994161f6d9581a;hpb=4350ff080fb9b00d39153752bdf5972ba5234e74;p=lttng-ust.git diff --git a/liblttng-ust-python-agent/Makefile.am b/liblttng-ust-python-agent/Makefile.am index 077e50c5..43cc27a8 100644 --- a/liblttng-ust-python-agent/Makefile.am +++ b/liblttng-ust-python-agent/Makefile.am @@ -1,7 +1,5 @@ # tracepoint provider: always built/installed (does not depend on Python per se) -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-python-agent.la