Update LTTV to trace format 2.3
[lttv.git] / trunk / lttv / lttv / modules / gui / detailedevents / Makefile.am
index 20cfacef40a940660722317f323486f0390482a8..51a63d64b047657b34f4e329735b37d4164ce692 100644 (file)
@@ -27,6 +27,7 @@ AM_CFLAGS = $(GLIB_CFLAGS)
 AM_CFLAGS += $(GTK_CFLAGS)
 AM_CFLAGS += -fvisibility=hidden
 LIBS += $(GLIB_LIBS)
+LIBS += $(THREAD_LIBS)
 LIBS += $(GTK_LIBS) -L${top_builddir}/lttv/modules/gui/lttvwindow/lttvwindow -llttvwindow
 
 libdir = ${lttvplugindir}
This page took 0.024942 seconds and 4 git commands to generate.