X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2FMakefile.am;h=925a5e5a43fd99151efdcf20eb52911b64b3970e;hb=162ed57279ee2de6e5a08fb3df30c64b754fc286;hp=b561b4eb6d3081ad85cf5d303f8a327a1784fdaf;hpb=fbbb26970a812db31f3af5483587f6bbad0d83c4;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/Makefile.am b/ltt/branches/poly/lttv/modules/Makefile.am index b561b4eb..925a5e5a 100644 --- a/ltt/branches/poly/lttv/modules/Makefile.am +++ b/ltt/branches/poly/lttv/modules/Makefile.am @@ -4,10 +4,6 @@ # Created by Mathieu Desnoyers on May 6, 2003 # -SUBDIRS = examples coreGUI +# the gui subdir comes first : dependency +SUBDIRS = text gui -libdir = ${lttvplugindir} - -lib_LTLIBRARIES = libsimple.la -libsimple_la_LDFLAGS = -module -libsimple_la_SOURCES = simple.c