aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetmesh.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pkgconfig/gnunetmesh.pc.in')
-rw-r--r--pkgconfig/gnunetmesh.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/pkgconfig/gnunetmesh.pc.in b/pkgconfig/gnunetmesh.pc.in
deleted file mode 100644
index e6ed8de1a..000000000
--- a/pkgconfig/gnunetmesh.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: GNUnet Mesh
7Description: API for multicast and multi-hop routing between GNUnet peers
8URL: http://gnunet.org
9Version: @VERSION@
10Requires:
11Libs: -L${libdir} -lgnunetmesh
12Cflags: -I${includedir}