X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=pkgconfig%2FMakefile.am;h=5173f03cec642cfe808fb2f31b33536e29c9471f;hb=aa37d3d42f37ace8dc196320f1677e4e14fe77c8;hp=ff939b42ae84efcd1cd3c42c92f7a6cd8eddc9ee;hpb=37ac1b7c9e9e05f93d4100cfb53450ec2d370989;p=oweals%2Fgnunet.git diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am index ff939b42a..5173f03ce 100644 --- a/pkgconfig/Makefile.am +++ b/pkgconfig/Makefile.am @@ -10,6 +10,8 @@ pcfiles = \ gnunetfragmentation.pc \ gnunetfs.pc \ gnunethello.pc \ + gnunetnse.pc \ + gnunetnat.pc \ gnunetpeerinfo.pc \ gnunetstatistics.pc \ gnunettesting.pc \ @@ -40,6 +42,8 @@ EXTRA_DIST = \ gnunetfragmentation.pc.in \ gnunetfs.pc.in \ gnunethello.pc.in \ + gnunetnat.pc.in \ + gnunetnse.pc.in \ gnunetpeerinfo.pc.in \ gnunetstatistics.pc.in \ gnunettesting.pc.in \