aboutsummaryrefslogtreecommitdiffstats
path: root/ext.pc.template
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-10-19 00:43:20 +0000
committerDavid Robillard <d@drobilla.net>2011-10-19 00:43:20 +0000
commit018877914225343b10edfa1f80628cc54242cb82 (patch)
tree474452f34115c4b3fd8fc23bb8b76edd8268a6e1 /ext.pc.template
parent8acafed02d7f2645aacc5a6947c2caaed6a45977 (diff)
downloadlv2-018877914225343b10edfa1f80628cc54242cb82.tar.xz
Move extension build script generation stuff into wscript configure phase
Diffstat (limited to 'ext.pc.template')
-rw-r--r--ext.pc.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext.pc.template b/ext.pc.template
index 93dad69..88ea421 100644
--- a/ext.pc.template
+++ b/ext.pc.template
@@ -1,6 +1,6 @@
includedir=@INCLUDEDIR@
-Name: @NAME@
+Name: LV2 @NAME@
Version: @VERSION@
Description: @DESCRIPTION@
Cflags: -I${includedir}/@INCLUDE_PATH@