diff options
Diffstat (limited to 'ext.pc.template')
-rw-r--r-- | ext.pc.template | 2 |
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@ |