handle ancient/future duplicate payload properly
[oweals/gnunet.git] / pkgconfig / Makefile.am
index c4a366b2f66ddce33fdd03783417c040a7144acd..f6cd584947af1d913ae1c9d8d62230937aaa176a 100644 (file)
@@ -1,3 +1,4 @@
+# This Makefile.am is in the public domain
 pcfiles = \
        gnunetarm.pc \
        gnunetats.pc \
@@ -18,8 +19,9 @@ pcfiles = \
        gnunetgns.pc \
        gnunethello.pc \
        gnunetidentity.pc \
-       gnunetmesh.pc \
-       gnunetmulticast.pc.in \
+       gnunetcadet.pc \
+       gnunetmicrophone.pc \
+       gnunetmulticast.pc \
        gnunetmysql.pc \
        gnunetnamestore.pc \
        gnunetnat.pc \
@@ -30,8 +32,10 @@ pcfiles = \
        gnunetpsycstore.pc \
        gnunetregex.pc \
        gnunetrevocation.pc \
+       gnunetrps.pc \
        gnunetscalarproduct.pc \
        gnunetset.pc \
+       gnunetspeaker.pc \
        gnunetstatistics.pc \
        gnunettestbed.pc \
        gnunettesting.pc \
@@ -72,7 +76,8 @@ EXTRA_DIST = \
        gnunetgns.pc.in \
        gnunethello.pc.in \
        gnunetidentity.pc.in \
-       gnunetmesh.pc.in \
+       gnunetcadet.pc.in \
+       gnunetmicrophone.pc.in \
        gnunetmulticast.pc.in \
        gnunetmysql.pc.in \
        gnunetnamestore.pc.in \
@@ -84,8 +89,10 @@ EXTRA_DIST = \
        gnunetpsycstore.pc.in \
        gnunetregex.pc.in \
        gnunetrevocation.pc.in \
+       gnunetrps.pc.in \
        gnunetscalarproduct.pc.in \
        gnunetset.pc.in \
+       gnunetspeaker.pc.in \
        gnunetstatistics.pc.in \
        gnunettestbed.pc.in \
        gnunettesting.pc.in \