X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=pkgconfig%2FMakefile.am;h=547755c1272bb9d1a440a523c80f557650f57b7e;hb=b909588498cd93037c0b38e74ef89f4b004bacf8;hp=8dfbb6538c5d904dc16ecf70faf53b0696d04fb4;hpb=892ad7303d1a02993b1b85fe3eb8dca5d041948b;p=oweals%2Fgnunet.git diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am index 8dfbb6538..547755c12 100644 --- a/pkgconfig/Makefile.am +++ b/pkgconfig/Makefile.am @@ -1,26 +1,40 @@ pcfiles = \ - gnunetats.pc \ gnunetarm.pc \ + gnunetats.pc \ gnunetblock.pc \ + gnunetconsensus.pc \ + gnunetconversation.pc \ gnunetcore.pc \ gnunetdatacache.pc \ gnunetdatastore.pc \ gnunetdht.pc \ gnunetdns.pc \ gnunetdnsparser.pc \ + gnunetdnsstub.pc \ gnunetdv.pc \ + gnunetenv.pc \ gnunetfragmentation.pc \ gnunetfs.pc \ gnunetgns.pc \ gnunethello.pc \ - gnunetmesh.pc \ + gnunetidentity.pc \ + gnunetcadet.pc \ + gnunetmicrophone.pc \ + gnunetmulticast.pc \ gnunetmysql.pc \ gnunetnamestore.pc \ gnunetnat.pc \ gnunetnse.pc \ gnunetpeerinfo.pc \ gnunetpostgres.pc \ + gnunetpsyc.pc \ + gnunetpsycstore.pc \ gnunetregex.pc \ + gnunetrevocation.pc \ + gnunetrps.pc \ + gnunetscalarproduct.pc \ + gnunetset.pc \ + gnunetspeaker.pc \ gnunetstatistics.pc \ gnunettestbed.pc \ gnunettesting.pc \ @@ -45,28 +59,40 @@ EXTRA_DIST = \ gnunetarm.pc.in \ gnunetats.pc.in \ gnunetblock.pc.in \ + gnunetconsensus.pc.in \ + gnunetconversation.pc.in \ gnunetcore.pc.in \ gnunetdatacache.pc.in \ gnunetdatastore.pc.in \ gnunetdht.pc.in \ gnunetdns.pc.in \ gnunetdnsparser.pc.in \ + gnunetdnsstub.pc.in \ gnunetdv.pc.in \ + gnunetenv.pc.in \ gnunetfragmentation.pc.in \ gnunetfs.pc.in \ gnunetgns.pc.in \ gnunethello.pc.in \ - gnunetlockmanager.pc.in \ - gnunetmesh.pc.in \ + gnunetidentity.pc.in \ + gnunetcadet.pc.in \ + gnunetmicrophone.pc.in \ + gnunetmulticast.pc.in \ gnunetmysql.pc.in \ gnunetnamestore.pc.in \ gnunetnat.pc.in \ gnunetnse.pc.in \ gnunetpeerinfo.pc.in \ gnunetpostgres.pc.in \ + gnunetpsyc.pc.in \ + gnunetpsycstore.pc.in \ gnunetregex.pc.in \ + gnunetrevocation.pc.in \ + gnunetrps.pc.in \ + gnunetscalarproduct.pc.in \ + gnunetset.pc.in \ + gnunetspeaker.pc.in \ gnunetstatistics.pc.in \ - gnunetstream.pc.in \ gnunettestbed.pc.in \ gnunettesting.pc.in \ gnunettransport.pc.in \