aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pkgconfig/Makefile.am')
-rw-r--r--pkgconfig/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am
index c4a366b2f..068b0bbe1 100644
--- a/pkgconfig/Makefile.am
+++ b/pkgconfig/Makefile.am
@@ -19,7 +19,8 @@ pcfiles = \
19 gnunethello.pc \ 19 gnunethello.pc \
20 gnunetidentity.pc \ 20 gnunetidentity.pc \
21 gnunetmesh.pc \ 21 gnunetmesh.pc \
22 gnunetmulticast.pc.in \ 22 gnunetmicrophone.pc \
23 gnunetmulticast.pc \
23 gnunetmysql.pc \ 24 gnunetmysql.pc \
24 gnunetnamestore.pc \ 25 gnunetnamestore.pc \
25 gnunetnat.pc \ 26 gnunetnat.pc \
@@ -32,6 +33,7 @@ pcfiles = \
32 gnunetrevocation.pc \ 33 gnunetrevocation.pc \
33 gnunetscalarproduct.pc \ 34 gnunetscalarproduct.pc \
34 gnunetset.pc \ 35 gnunetset.pc \
36 gnunetspeaker.pc \
35 gnunetstatistics.pc \ 37 gnunetstatistics.pc \
36 gnunettestbed.pc \ 38 gnunettestbed.pc \
37 gnunettesting.pc \ 39 gnunettesting.pc \
@@ -73,6 +75,7 @@ EXTRA_DIST = \
73 gnunethello.pc.in \ 75 gnunethello.pc.in \
74 gnunetidentity.pc.in \ 76 gnunetidentity.pc.in \
75 gnunetmesh.pc.in \ 77 gnunetmesh.pc.in \
78 gnunetmicrophone.pc.in \
76 gnunetmulticast.pc.in \ 79 gnunetmulticast.pc.in \
77 gnunetmysql.pc.in \ 80 gnunetmysql.pc.in \
78 gnunetnamestore.pc.in \ 81 gnunetnamestore.pc.in \
@@ -86,6 +89,7 @@ EXTRA_DIST = \
86 gnunetrevocation.pc.in \ 89 gnunetrevocation.pc.in \
87 gnunetscalarproduct.pc.in \ 90 gnunetscalarproduct.pc.in \
88 gnunetset.pc.in \ 91 gnunetset.pc.in \
92 gnunetspeaker.pc.in \
89 gnunetstatistics.pc.in \ 93 gnunetstatistics.pc.in \
90 gnunettestbed.pc.in \ 94 gnunettestbed.pc.in \
91 gnunettesting.pc.in \ 95 gnunettesting.pc.in \