aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2023-09-19 16:58:48 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2023-09-19 16:58:48 +0200
commit04c0597a68be68220c31d613889dd71dadc7fc3c (patch)
treee9ed12d1ba5e563027a6867f8bf613ad90a16f77 /pkgconfig/Makefile.am
parentd882a70d1a928708d0bb5ee110c4e30937509352 (diff)
downloadgnunet-04c0597a68be68220c31d613889dd71dadc7fc3c.tar.gz
gnunet-04c0597a68be68220c31d613889dd71dadc7fc3c.zip
BUILD: Add gnunetjson.pc
Diffstat (limited to 'pkgconfig/Makefile.am')
-rw-r--r--pkgconfig/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am
index b00993d0f..d54d0785a 100644
--- a/pkgconfig/Makefile.am
+++ b/pkgconfig/Makefile.am
@@ -16,6 +16,7 @@ pcfiles = \
16 gnunetgns.pc \ 16 gnunetgns.pc \
17 gnunethello.pc \ 17 gnunethello.pc \
18 gnunetidentity.pc \ 18 gnunetidentity.pc \
19 gnunetjson.pc \
19 gnunetcadet.pc \ 20 gnunetcadet.pc \
20 gnunetmessenger.pc \ 21 gnunetmessenger.pc \
21 gnunetmicrophone.pc \ 22 gnunetmicrophone.pc \
@@ -59,6 +60,7 @@ EXTRA_DIST = \
59 gnunetgns.pc.in \ 60 gnunetgns.pc.in \
60 gnunethello.pc.in \ 61 gnunethello.pc.in \
61 gnunetidentity.pc.in \ 62 gnunetidentity.pc.in \
63 gnunetjson.pc.in \
62 gnunetcadet.pc.in \ 64 gnunetcadet.pc.in \
63 gnunetmessenger.pc.in \ 65 gnunetmessenger.pc.in \
64 gnunetmicrophone.pc.in \ 66 gnunetmicrophone.pc.in \