aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/Makefile.am
diff options
context:
space:
mode:
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 ff939b42a..09023912e 100644
--- a/pkgconfig/Makefile.am
+++ b/pkgconfig/Makefile.am
@@ -10,6 +10,7 @@ pcfiles = \
10 gnunetfragmentation.pc \ 10 gnunetfragmentation.pc \
11 gnunetfs.pc \ 11 gnunetfs.pc \
12 gnunethello.pc \ 12 gnunethello.pc \
13 gnunetnse.pc \
13 gnunetpeerinfo.pc \ 14 gnunetpeerinfo.pc \
14 gnunetstatistics.pc \ 15 gnunetstatistics.pc \
15 gnunettesting.pc \ 16 gnunettesting.pc \
@@ -40,6 +41,7 @@ EXTRA_DIST = \
40 gnunetfragmentation.pc.in \ 41 gnunetfragmentation.pc.in \
41 gnunetfs.pc.in \ 42 gnunetfs.pc.in \
42 gnunethello.pc.in \ 43 gnunethello.pc.in \
44 gnunetnse.pc.in \
43 gnunetpeerinfo.pc.in \ 45 gnunetpeerinfo.pc.in \
44 gnunetstatistics.pc.in \ 46 gnunetstatistics.pc.in \
45 gnunettesting.pc.in \ 47 gnunettesting.pc.in \