From 296863bbedf4c5c9add5e85bb2a863bf4e55e7d2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 26 Nov 2010 22:18:13 +0000 Subject: Use http://drobilla.net/plugins git-svn-id: http://svn.drobilla.net/lad/trunk/mda-lv2@2677 a436a847-0d15-0410-975c-d299462d15a1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 691082b..50c0582 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ CFLAGS = -O0 -g -ansi -Wall -Wextra -Wno-unused # -pedantic -Woverloaded-virtual -CFLAGS += -fPIC -DPIC -Ilvz -Ivstgui -I. -DURI_PREFIX=\"http://drobilla.net/ns/ext/mda-lv2/\" +CFLAGS += -fPIC -DPIC -Ilvz -Ivstgui -I. -DURI_PREFIX=\"http://drobilla.net/plugins/mda.lv2/\" SYSTEMNAME = $(shell uname -s) -- cgit v1.2.1