From 4db67120efca2d4c200d2e1ba5cf3d7b97cab97e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 22 Sep 2018 20:38:01 +0200 Subject: Install standard headers to simpler include paths --- lv2/lv2plug.in/ns/lv2core/manifest.ttl | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 lv2/lv2plug.in/ns/lv2core/manifest.ttl (limited to 'lv2/lv2plug.in/ns/lv2core/manifest.ttl') diff --git a/lv2/lv2plug.in/ns/lv2core/manifest.ttl b/lv2/lv2plug.in/ns/lv2core/manifest.ttl deleted file mode 100644 index d331434..0000000 --- a/lv2/lv2plug.in/ns/lv2core/manifest.ttl +++ /dev/null @@ -1,14 +0,0 @@ -@prefix doap: . -@prefix lv2: . -@prefix owl: . -@prefix rdfs: . - - - a lv2:Specification ; - lv2:minorVersion 15 ; - lv2:microVersion 0 ; - rdfs:seeAlso . - - - a doap:Project ; - rdfs:seeAlso . -- cgit v1.2.1