X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2FMakefile.am;h=343d243ebe399c04216b4e1c2e673c4b7a94e690;hb=90b93bd19d886e2d78e798fb29b6bae14343da1e;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..343d243e 100644 --- a/ltt/branches/poly/lttv/modules/Makefile.am +++ b/ltt/branches/poly/lttv/modules/Makefile.am @@ -8,6 +8,6 @@ SUBDIRS = examples coreGUI libdir = ${lttvplugindir} -lib_LTLIBRARIES = libsimple.la -libsimple_la_LDFLAGS = -module -libsimple_la_SOURCES = simple.c +#lib_LTLIBRARIES = libsimple.la +#libsimple_la_LDFLAGS = -module +#libsimple_la_SOURCES = simple.c