aboutsummaryrefslogtreecommitdiffstats
path: root/core.lv2/lv2core.pc.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-20 23:08:57 +0000
committerDavid Robillard <d@drobilla.net>2011-11-20 23:08:57 +0000
commit725d4a404b838da6b67d9da66228a1125bddef57 (patch)
treea1daab3d767c85b1b67ff3a9eb60d54721b2e5fc /core.lv2/lv2core.pc.in
parent5ae0165d6d0420e95e22c1451e319b9e83398c28 (diff)
downloadlv2-725d4a404b838da6b67d9da66228a1125bddef57.tar.xz
Lay out repository structure to match include and URI structure.
Treat lv2core like all the other specifications in gendoc.py.
Diffstat (limited to 'core.lv2/lv2core.pc.in')
-rw-r--r--core.lv2/lv2core.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/core.lv2/lv2core.pc.in b/core.lv2/lv2core.pc.in
deleted file mode 100644
index bcaa501..0000000
--- a/core.lv2/lv2core.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=@PREFIX@
-exec_prefix=@EXEC_PREFIX@
-libdir=@LIBDIR@
-includedir=@INCLUDEDIR@
-
-Name: lv2core
-Version: @LV2CORE_VERSION@
-Description: Core LV2 plugin header and specification
-Libs:
-Cflags: -I${includedir}