X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=formats%2Fctf%2FMakefile.am;h=cfb2bc7e29e37087ca40df4c83799e142c45296a;hb=1bf1d54c93a72efb0ac577fd40830bff303af24d;hp=2267ce5731fa08f8dca10a7bfd6b8979cac0ba37;hpb=e6a63241ead18d0577b4f4cccfa1405c55a663df;p=deliverable%2Fbabeltrace.git diff --git a/formats/ctf/Makefile.am b/formats/ctf/Makefile.am index 2267ce573..cfb2bc7e2 100644 --- a/formats/ctf/Makefile.am +++ b/formats/ctf/Makefile.am @@ -1,5 +1,4 @@ -AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include \ - -I$(top_builddir)/formats/ctf +AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(builddir) SUBDIRS = types metadata writer .