diff modules-and-plug-ins/vamp-plugin/Makefile @ 62:2ec37d4afc37

Added installation instructions for Python module and Vamp plug-in
author Adam Stark <adamstark@users.noreply.github.com>
date Mon, 27 Jan 2014 23:20:13 +0000
parents ce806db4468b
children 2716b8d1b8ad
line wrap: on
line diff
--- a/modules-and-plug-ins/vamp-plugin/Makefile	Mon Jan 27 23:11:31 2014 +0000
+++ b/modules-and-plug-ins/vamp-plugin/Makefile	Mon Jan 27 23:20:13 2014 +0000
@@ -17,7 +17,7 @@
 
 # Edit this to the base name of your plugin library
 #
-PLUGIN_LIBRARY_NAME := btrack-vamp
+PLUGIN_LIBRARY_NAME := btrack
 
 # Edit this to list the .cpp or .c files in your plugin project
 #