X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2FAPI%2FMakefile.am;h=a31cbc422e1688d8a4e7a6b2a32ce63346876d7e;hb=3b43ea17ab7fa33c167cd5f09beabebe27a4f3fe;hp=f6d40e8b4b866e3f6966a168b84de7bfafffc639;hpb=1775d375cb650314591fe43e70be39e079ac5951;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/API/Makefile.am b/ltt/branches/poly/lttv/modules/gui/API/Makefile.am index f6d40e8b..a31cbc42 100644 --- a/ltt/branches/poly/lttv/modules/gui/API/Makefile.am +++ b/ltt/branches/poly/lttv/modules/gui/API/Makefile.am @@ -11,6 +11,7 @@ AM_CFLAGS += $(GTK_CFLAGS) LIBS += $(GLIB_LIBS) LIBS += $(GTK_LIBS) -lib_LTLIBRARIES = libmainWinApi.la +lib_LTLIBRARIES = libmainWinApi.la libcustomBox.la libmainWinApi_la_SOURCES = toolbar.c menu.c gtkTraceSet.c +libcustomBox_la_SOURCES = gtkcustomhbox.c EXTRA_DIST =