X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2FMakefile.am;h=0b25cb35f58b782998a839ad75c6c987b1c78961;hb=a53e6234cf0a2b52fd395a3dbf297f97914ff57d;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..0b25cb35 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 tutorial resourceview + +