X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2FMakefile.am;h=343d243ebe399c04216b4e1c2e673c4b7a94e690;hb=90b93bd19d886e2d78e798fb29b6bae14343da1e;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..343d243e 100644 --- a/ltt/branches/poly/lttv/modules/Makefile.am +++ b/ltt/branches/poly/lttv/modules/Makefile.am @@ -1 +1,13 @@ -SUBDIRS = gui text +# +# Makefile for LTT New generation user interface : plugins. +# +# Created by Mathieu Desnoyers on May 6, 2003 +# + +SUBDIRS = examples coreGUI + +libdir = ${lttvplugindir} + +#lib_LTLIBRARIES = libsimple.la +#libsimple_la_LDFLAGS = -module +#libsimple_la_SOURCES = simple.c