X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2FmainWin%2Fsrc%2FMakefile.am;h=e65b712e98e8e628d5d840e8ad0a636155b7b8fb;hb=49bf71b500f112cc90b790eb3975cceac351d021;hp=d625d806b53644c510e38d2681267a79c5d68599;hpb=fc188b78164da3123cd707a4f52393aed8e15835;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/mainWin/src/Makefile.am b/ltt/branches/poly/lttv/modules/gui/mainWin/src/Makefile.am index d625d806..e65b712e 100644 --- a/ltt/branches/poly/lttv/modules/gui/mainWin/src/Makefile.am +++ b/ltt/branches/poly/lttv/modules/gui/mainWin/src/Makefile.am @@ -23,8 +23,9 @@ libmainwin_la_SOURCES = \ support.c \ interface.c \ callbacks.c \ - gtkcustom.c \ - gtkdirsel.c + gtkmultivpaned.c \ + gtkdirsel.c \ + lttvfilter.c noinst_HEADERS = \ support.h \