sample libs install ok
[lttv.git] / ltt / branches / poly / configure.in
index 9a867238bca4825cc36628670e9caf22f5e1c7ae..74d0d42dde7156028f4d9ef3e6eedfc42d9272f0 100644 (file)
@@ -37,8 +37,8 @@ AC_CHECK_FUNCS([select])
 
 #CPPFLAGS="$CPPFLAGS -I"
 
-lttplugindir="${libdir}/ltt/plugins"
-AC_SUBST(lttplugindir)
+lttvplugindir="${libdir}/lttv/plugins"
+AC_SUBST(lttvplugindir)
 
 DEFAULT_INCLUDES="-I\$(top_srcdir)/include"
 AC_SUBST(DEFAULT_INCLUDES)
@@ -52,6 +52,7 @@ AC_SUBST(lttincludedir)
 AC_CONFIG_FILES([Makefile
                  lttv/Makefile
                  lttv/plugins/Makefile
+                lttv/plugins/exemples/Makefile
                 lttd/Makefile
                 LibLTT/Makefile])
 AC_OUTPUT
This page took 0.023195 seconds and 4 git commands to generate.