diff options
Diffstat (limited to 'ext.pc.template')
-rw-r--r-- | ext.pc.template | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ext.pc.template b/ext.pc.template deleted file mode 100644 index 88ea421..0000000 --- a/ext.pc.template +++ /dev/null @@ -1,6 +0,0 @@ -includedir=@INCLUDEDIR@ - -Name: LV2 @NAME@ -Version: @VERSION@ -Description: @DESCRIPTION@ -Cflags: -I${includedir}/@INCLUDE_PATH@ |