git-svn-id: http://ltt.polymtl.ca/svn@252 04897980-b3bd-0310-b5e0-8ef037075253
[lttv.git] / ltt / branches / poly / lttv / modules / gui / API / Makefile.am
index f6d40e8b4b866e3f6966a168b84de7bfafffc639..a31cbc422e1688d8a4e7a6b2a32ce63346876d7e 100644 (file)
@@ -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 =
This page took 0.026233 seconds and 4 git commands to generate.