X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2FMakefile.am;h=cfb2bc7e29e37087ca40df4c83799e142c45296a;hp=2267ce5731fa08f8dca10a7bfd6b8979cac0ba37;hb=1bf1d54c93a72efb0ac577fd40830bff303af24d;hpb=e6a63241ead18d0577b4f4cccfa1405c55a663df diff --git a/formats/ctf/Makefile.am b/formats/ctf/Makefile.am index 2267ce57..cfb2bc7e 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 .