X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2FMakefile.am;h=b89688e8255d2bc3cf618d290b13f2df706c1e32;hb=675f8f58941dc3ab0cd78625f45f4b73b7eb9320;hp=0ef152ea9790fc99ceedae450a619c601a22f802;hpb=fc17f7eb70be2555a6b1cf4444dd75a9058adfeb;p=lttv.git diff --git a/ltt/branches/poly/lttv/Makefile.am b/ltt/branches/poly/lttv/Makefile.am index 0ef152ea..b89688e8 100644 --- a/ltt/branches/poly/lttv/Makefile.am +++ b/ltt/branches/poly/lttv/Makefile.am @@ -1,7 +1,8 @@ SUBDIRS = modules AM_CFLAGS = $(GLIB_CFLAGS) -LIBS += $(GLIB_LIBS) -lgobject-2.0 -lltt +LIBS += $(GLIB_LIBS) -lgobject-2.0 -L$(top_srcdir)/ltt -ltraceread +#LIBS += $(GLIB_LIBS) -lgobject-2.0 -lltt bin_PROGRAMS = lttv