aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-08-09 03:27:51 +0000
committerDavid Robillard <d@drobilla.net>2008-08-09 03:27:51 +0000
commita74406332f24e0dfe9342f418ae81c2a242d8765 (patch)
tree56012c52621aacb4706c884c08d65660fcd16132 /Makefile
parentfc66f67d23ce051ddff2f86c036728c7d7b59c6f (diff)
downloadmda.lv2-a74406332f24e0dfe9342f418ae81c2a242d8765.tar.gz
mda.lv2-a74406332f24e0dfe9342f418ae81c2a242d8765.tar.bz2
mda.lv2-a74406332f24e0dfe9342f418ae81c2a242d8765.zip
Clean up port names and automatically generate nice/legal symbols for them.
Write run wrapper to set plugin parameters values if they have changed since last cycle (bit of overhead...). Set port parameter ranges and default values. git-svn-id: http://svn.drobilla.net/lad/mda-lv2@1326 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1b548f6..5575b0a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS = -O0 -g -Wall -fPIC -Ilvz -I. -DPLUGIN_URI_PREFIX=\"http://drobilla.net/ns/plugins/mda-lv2/\"
+CFLAGS = -O0 -g -Wall -fPIC -Ilvz -I. -DPLUGIN_URI_PREFIX=\"http://drobilla.net/ns/dev/mda-lv2/\"
# Change this to wherever you want system-wide bundles installed
LV2_INSTALL_DIR = /usr/local/lib/lv2