X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fdetailedevents%2FMakefile.am;h=9c0819801721b765fdaa39aff1ab1f8002a76ea1;hb=21ff84a0d872ff069d4ec62d0a5bed21bcfeeac5;hp=527db859bd3d672903d2fd7888259ca460cdaaa4;hpb=0c56e138e63986d8a8c0d7fc3e2c7230a020289e;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/detailedevents/Makefile.am b/ltt/branches/poly/lttv/modules/gui/detailedevents/Makefile.am index 527db859..9c081980 100644 --- a/ltt/branches/poly/lttv/modules/gui/detailedevents/Makefile.am +++ b/ltt/branches/poly/lttv/modules/gui/detailedevents/Makefile.am @@ -26,14 +26,13 @@ AM_CFLAGS = $(GLIB_CFLAGS) AM_CFLAGS += $(GTK_CFLAGS) LIBS += $(GLIB_LIBS) -LIBS += $(GTK_LIBS) -L${top_srcdir}/lttv/modules/gui/mainlib -lmainwinapi +LIBS += $(GTK_LIBS) -L${top_srcdir}/lttv/modules/gui/lttvwindow/lttvwindow -llttvwindow libdir = ${lttvplugindir} lib_LTLIBRARIES = libguievents.la libguievents_la_LDFLAGS = -module libguievents_la_SOURCES = events.c -noinst_HEADERS = gtkrbtree.h gtktreeprivate.h EXTRA_DIST = \ - hGuiEventsInsert.xpm \ No newline at end of file + hGuiEventsInsert.xpm