diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-12-03 17:05:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-12-03 17:05:00 +0100 |
| commit | 0890f62f5b3f390e3e6e682a885e4bf64e8714b2 (patch) | |
| tree | 18192b92256360b04691656d7646a0a59b9582b6 | |
| parent | b9f1b2fff204041245e6cbd87863969ebca919bb (diff) | |
Remove unused file.
| -rw-r--r-- | asdcplib-cth.pc.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/asdcplib-cth.pc.in b/asdcplib-cth.pc.in deleted file mode 100644 index 1892f2b..0000000 --- a/asdcplib-cth.pc.in +++ /dev/null @@ -1,10 +0,0 @@ -prefix=@prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: libasdcp-cth -Description: asdcplib with patches by cth@carlh.net -Version: @version@ -Requires: openssl -Libs: @libs@ -Cflags: -I${includedir} @cflags@ |
