X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2FMakefile.am;h=925a5e5a43fd99151efdcf20eb52911b64b3970e;hb=1412c37e8fa13f69edf60a4966456bd4072ebe08;hp=6d99b3bcbfdbbc456536f6d1ac9da08ef54267a5;hpb=830eba15d0eaf43e5f4bb102e4b9b6020123a7e2;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/Makefile.am b/ltt/branches/poly/lttv/modules/Makefile.am index 6d99b3bc..925a5e5a 100644 --- a/ltt/branches/poly/lttv/modules/Makefile.am +++ b/ltt/branches/poly/lttv/modules/Makefile.am @@ -1 +1,9 @@ -SUBDIRS = gui text +# +# Makefile for LTT New generation user interface : plugins. +# +# Created by Mathieu Desnoyers on May 6, 2003 +# + +# the gui subdir comes first : dependency +SUBDIRS = text gui +