X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2FmainWin%2Fsrc%2FMakefile.am;h=d625d806b53644c510e38d2681267a79c5d68599;hb=36b3c068721ec15aae394e65e5fc50ac4ec26358;hp=d90dc0964702c19db873aa456c5d83ccf688d550;hpb=a100e2b757ba2b4ae34a1b595fdcde1804e07a75;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 d90dc096..d625d806 100644 --- a/ltt/branches/poly/lttv/modules/gui/mainWin/src/Makefile.am +++ b/ltt/branches/poly/lttv/modules/gui/mainWin/src/Makefile.am @@ -23,9 +23,10 @@ libmainwin_la_SOURCES = \ support.c \ interface.c \ callbacks.c \ - gtkcustom.c + gtkcustom.c \ + gtkdirsel.c -libmainwin_la_HEADERS = \ +noinst_HEADERS = \ support.h \ interface.h \ callbacks.h