X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2FMakefile.am;fp=formats%2Fctf%2FMakefile.am;h=fdf4c293ccd938b975d470aac4c78981b5ccf417;hp=0c054ef47a91b3716f32b58120c115742026c85b;hb=d620c28807ba2f9d0b97582384915f6a452a3375;hpb=df65cfc142f96efffcbff450736e476bfd79b292 diff --git a/formats/ctf/Makefile.am b/formats/ctf/Makefile.am index 0c054ef4..fdf4c293 100644 --- a/formats/ctf/Makefile.am +++ b/formats/ctf/Makefile.am @@ -1,4 +1,5 @@ -AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include +AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include \ + -I$(top_builddir)/formats/ctf SUBDIRS = types metadata writer ir .