diff options
Diffstat (limited to '')
-rw-r--r-- | debian/libnghttp2-dev.install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/libnghttp2-dev.install b/debian/libnghttp2-dev.install new file mode 100644 index 0000000..ca15c18 --- /dev/null +++ b/debian/libnghttp2-dev.install @@ -0,0 +1,4 @@ +debian/tmp/usr/include/nghttp2/*.h +debian/tmp/usr/lib/*/libnghttp2.a +debian/tmp/usr/lib/*/libnghttp2.so +debian/tmp/usr/lib/*/pkgconfig/libnghttp2.pc |