Update LTTV to trace format 2.3
[lttv.git] / trunk / lttv / lttv / modules / gui / tracecontrol / Makefile.am
index 42925da7900c29ca0971c2d786c3f1195776bb72..96a13df54cfe2590aabffc83d90711f7b4d470d6 100644 (file)
@@ -9,6 +9,7 @@ AM_CFLAGS += $(GTK_CFLAGS)
 AM_CFLAGS += -DPACKAGE_DATA_DIR=\""$(datadir)"\" -DPACKAGE_BIN_DIR=\""$(bindir)"\"
 AM_CFLAGS += -fvisibility=hidden
 LIBS += $(GLIB_LIBS)
+LIBS += $(THREAD_LIBS)
 LIBS += $(GTK_LIBS) -L${top_builddir}/lttv/modules/gui/lttvwindow/lttvwindow -llttvwindow
 LIBS += $(UTIL_LIBS)
 
This page took 0.024017 seconds and 4 git commands to generate.