X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2FMakefile.am;h=82efa56715d8b69387771538c23e69cbb4510ef8;hb=7a33664143658832b9f1a89c15f4965543271cd5;hp=e31ad07dbf1f0a96ba53ac35332a1c00cc01d133;hpb=2cd579c018cfb7c93f5dbe26279498bd28e5902b;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/Makefile.am b/ltt/branches/poly/lttv/modules/gui/Makefile.am index e31ad07d..82efa567 100644 --- a/ltt/branches/poly/lttv/modules/gui/Makefile.am +++ b/ltt/branches/poly/lttv/modules/gui/Makefile.am @@ -4,5 +4,9 @@ # Created by Mathieu Desnoyers on May 6, 2003 # -SUBDIRS = mainWin API +# WARNING : subdirs order is important : mainWin depends on API + +SUBDIRS = lttvwindow controlflow detailedevents statistics filter tracecontrol interrupts diskperformance histogram + +