diff options
author | Eric Engestrom <[email protected]> | 2019-04-24 12:26:58 +0100 |
---|---|---|
committer | Eric Engestrom <[email protected]> | 2019-04-29 21:17:19 +0000 |
commit | 158758618264eac113025a86a360dc305ed4498b (patch) | |
tree | 0310e856acf31b9f0321ed628c0328e20217c787 /src/glx/windows | |
parent | 7ca8ba199fbf91c6965d84554e4bd9673f23cc32 (diff) |
delete autotools input files
Leftovers from when autotools was deleted.
Signed-off-by: Eric Engestrom <[email protected]>
Reviewed-by: Dylan Baker <[email protected]>
Diffstat (limited to 'src/glx/windows')
-rw-r--r-- | src/glx/windows/windowsdriproto.pc.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/glx/windows/windowsdriproto.pc.in b/src/glx/windows/windowsdriproto.pc.in deleted file mode 100644 index 224923d1fcb..00000000000 --- a/src/glx/windows/windowsdriproto.pc.in +++ /dev/null @@ -1,9 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: windowsdriproto -Description: Windows-DRI extension headers -Version: 1.0.0 -Cflags: -I${includedir} |