aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2023-10-13 22:46:41 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2023-10-13 22:46:41 +0200
commit52960a71696e798d673b1719fe2a9f6aa8c4a0a9 (patch)
tree4f400a8fbaaedc50dde5512f38db379b99c442f4 /pkgconfig/Makefile.am
parent21c4b14e7e9a5f113b2c190b0223ca95074125b1 (diff)
downloadgnunet-52960a71696e798d673b1719fe2a9f6aa8c4a0a9.tar.gz
gnunet-52960a71696e798d673b1719fe2a9f6aa8c4a0a9.zip
Remove deprecated pkgconfig
Diffstat (limited to 'pkgconfig/Makefile.am')
-rw-r--r--pkgconfig/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am
index 77a6b2c78..550785a50 100644
--- a/pkgconfig/Makefile.am
+++ b/pkgconfig/Makefile.am
@@ -9,7 +9,6 @@ pcfiles = \
9 gnunetdatastore.pc \ 9 gnunetdatastore.pc \
10 gnunetdht.pc \ 10 gnunetdht.pc \
11 gnunetdns.pc \ 11 gnunetdns.pc \
12 gnunetfragmentation.pc \
13 gnunetfs.pc \ 12 gnunetfs.pc \
14 gnunetgns.pc \ 13 gnunetgns.pc \
15 gnunethello.pc \ 14 gnunethello.pc \
@@ -48,7 +47,6 @@ EXTRA_DIST = \
48 gnunetdatastore.pc.in \ 47 gnunetdatastore.pc.in \
49 gnunetdht.pc.in \ 48 gnunetdht.pc.in \
50 gnunetdns.pc.in \ 49 gnunetdns.pc.in \
51 gnunetfragmentation.pc.in \
52 gnunetfs.pc.in \ 50 gnunetfs.pc.in \
53 gnunetgns.pc.in \ 51 gnunetgns.pc.in \
54 gnunethello.pc.in \ 52 gnunethello.pc.in \