X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fhistogram%2FMakefile.am;h=894ccda363de60bca6d2600b2e986302feb58c7e;hb=d9ba814de610e2d38a49e8daf71b185242102c00;hp=70c143de8e2c05a2aae851de01ff6043cd2e79be;hpb=c66416a018a51c11dd4f547a6e25698250d690a4;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/histogram/Makefile.am b/ltt/branches/poly/lttv/modules/gui/histogram/Makefile.am index 70c143de..894ccda3 100644 --- a/ltt/branches/poly/lttv/modules/gui/histogram/Makefile.am +++ b/ltt/branches/poly/lttv/modules/gui/histogram/Makefile.am @@ -26,7 +26,7 @@ AM_CFLAGS = $(GLIB_CFLAGS) AM_CFLAGS += $(GTK_CFLAGS) LIBS += $(GLIB_LIBS) -LIBS += $(GTK_LIBS) -L${top_srcdir}/lttv/modules/gui/lttvwindow/lttvwindow -llttvwindow +LIBS += $(GTK_LIBS) -L${top_builddir}/lttv/modules/gui/lttvwindow/lttvwindow -llttvwindow libdir = ${lttvplugindir}