X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2FMakefile.am;fp=formats%2Fctf%2FMakefile.am;h=0b8c67c638b262f5250717f6e448d669d261a367;hp=fdf4c293ccd938b975d470aac4c78981b5ccf417;hb=ac36e285fccb44d0939672c04ba8f823869733eb;hpb=73aa9b6ecf6ef3ae4debf24271764fbec7f0791e diff --git a/formats/ctf/Makefile.am b/formats/ctf/Makefile.am index fdf4c293..0b8c67c6 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 ir .