aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-02 18:23:02 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-02 18:23:02 +0000
commit13b33bdd40a8a70e5f1d50b59d9b43b40ea8fcb3 (patch)
tree554d4ae206f90db4538dd8bfd117f327bb569947 /pkgconfig/Makefile.am
parent352ed86dd34f82166218d4ae8fc16700f4a14f99 (diff)
downloadgnunet-13b33bdd40a8a70e5f1d50b59d9b43b40ea8fcb3.tar.gz
gnunet-13b33bdd40a8a70e5f1d50b59d9b43b40ea8fcb3.zip
nat
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 09023912e..5173f03ce 100644
--- a/pkgconfig/Makefile.am
+++ b/pkgconfig/Makefile.am
@@ -11,6 +11,7 @@ pcfiles = \
11 gnunetfs.pc \ 11 gnunetfs.pc \
12 gnunethello.pc \ 12 gnunethello.pc \
13 gnunetnse.pc \ 13 gnunetnse.pc \
14 gnunetnat.pc \
14 gnunetpeerinfo.pc \ 15 gnunetpeerinfo.pc \
15 gnunetstatistics.pc \ 16 gnunetstatistics.pc \
16 gnunettesting.pc \ 17 gnunettesting.pc \
@@ -41,6 +42,7 @@ EXTRA_DIST = \
41 gnunetfragmentation.pc.in \ 42 gnunetfragmentation.pc.in \
42 gnunetfs.pc.in \ 43 gnunetfs.pc.in \
43 gnunethello.pc.in \ 44 gnunethello.pc.in \
45 gnunetnat.pc.in \
44 gnunetnse.pc.in \ 46 gnunetnse.pc.in \
45 gnunetpeerinfo.pc.in \ 47 gnunetpeerinfo.pc.in \
46 gnunetstatistics.pc.in \ 48 gnunetstatistics.pc.in \