X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2FMakefile.am;h=9e7b809781315c30601f29c47dc4235917df0a7f;hb=dd4a271d6e271a026c072a38ee28c165149daff8;hp=bcb0f9881f2792a89fa2679c046f4fd9e3d9580f;hpb=830eba15d0eaf43e5f4bb102e4b9b6020123a7e2;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/Makefile.am b/ltt/branches/poly/lttv/modules/gui/Makefile.am index bcb0f988..9e7b8097 100644 --- a/ltt/branches/poly/lttv/modules/gui/Makefile.am +++ b/ltt/branches/poly/lttv/modules/gui/Makefile.am @@ -1 +1,10 @@ -lttvinclude_HEADERS = traceWindow.h +# +# Makefile for LTT New generation user interface : plugins. +# +# Created by Mathieu Desnoyers on May 6, 2003 +# + +# WARNING : subdirs order is important : mainWin depends on API + +SUBDIRS = mainlib main icons ControlFlow DetailedEvents Statistics +