X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fplugins%2FMakefile.am;h=ccdd038d252b021a599d8b4ef4529af3d447dd44;hb=83e90c10bd75930fa56c2cf1d4e57087948f7eeb;hp=381178416562788153333a9806ff812db017e1cd;hpb=f62ab57ef0256bcf3dfe61b3a8bcb2a0fbb1ef8f;p=lttv.git diff --git a/ltt/branches/poly/lttv/plugins/Makefile.am b/ltt/branches/poly/lttv/plugins/Makefile.am index 38117841..ccdd038d 100644 --- a/ltt/branches/poly/lttv/plugins/Makefile.am +++ b/ltt/branches/poly/lttv/plugins/Makefile.am @@ -4,8 +4,10 @@ # Created by Mathieu Desnoyers on May 6, 2003 # -libdir = ${lttplugindir} +SUBDIRS = examples -#lib_LTLIBRARIES = samplemodule2.la -#samplemodule2_la_LDFLAGS = -module -#samplemodule2_la_SOURCES = samplemodule2.c +libdir = ${lttvplugindir} + +#lib_LTLIBRARIES = sampledep.la +#sampledep_la_LDFLAGS = -module +#sampledep_la_SOURCES = sampledep.c