fix potential use after free in tcp
[oweals/gnunet.git] / pkgconfig / Makefile.am
index ca0c3938b7c5061902e1963093786c4c1fa569a6..9c9eb5c6b0a31ca9e5914d8b9cc58aee6e808b79 100644 (file)
@@ -1,29 +1,41 @@
+# This Makefile.am is in the public domain
 pcfiles = \
-       gnunetats.pc \
        gnunetarm.pc \
+       gnunetats.pc \
        gnunetblock.pc \
+       gnunetconsensus.pc \
+       gnunetconversation.pc \
        gnunetcore.pc \
        gnunetdatacache.pc \
        gnunetdatastore.pc \
        gnunetdht.pc \
        gnunetdns.pc \
        gnunetdnsparser.pc \
+       gnunetdnsstub.pc \
        gnunetdv.pc \
+       gnunetenv.pc \
        gnunetfragmentation.pc \
        gnunetfs.pc \
        gnunetgns.pc \
        gnunethello.pc \
-       gnunetlockmanager.pc \
-       gnunetmesh.pc \
+       gnunetidentity.pc \
+       gnunetcadet.pc \
+       gnunetmicrophone.pc \
+       gnunetmulticast.pc \
        gnunetmysql.pc \
        gnunetnamestore.pc \
        gnunetnat.pc \
        gnunetnse.pc \
        gnunetpeerinfo.pc \
-       gnunetpostgres.pc \
+       gnunetpsyc.pc \
+       gnunetpsycstore.pc \
        gnunetregex.pc \
+       gnunetrevocation.pc \
+       gnunetrps.pc \
+       gnunetscalarproduct.pc \
+       gnunetset.pc \
+       gnunetspeaker.pc \
        gnunetstatistics.pc \
-       gnunetstream.pc \
        gnunettestbed.pc \
        gnunettesting.pc \
        gnunettransport.pc \
@@ -47,28 +59,40 @@ EXTRA_DIST = \
        gnunetarm.pc.in \
        gnunetats.pc.in \
        gnunetblock.pc.in \
+       gnunetconsensus.pc.in \
+       gnunetconversation.pc.in \
        gnunetcore.pc.in \
        gnunetdatacache.pc.in \
        gnunetdatastore.pc.in \
        gnunetdht.pc.in \
        gnunetdns.pc.in \
        gnunetdnsparser.pc.in \
+       gnunetdnsstub.pc.in \
        gnunetdv.pc.in \
+       gnunetenv.pc.in \
        gnunetfragmentation.pc.in \
        gnunetfs.pc.in \
        gnunetgns.pc.in \
        gnunethello.pc.in \
-       gnunetlockmanager.pc.in \
-       gnunetmesh.pc.in \
+       gnunetidentity.pc.in \
+       gnunetcadet.pc.in \
+       gnunetmicrophone.pc.in \
+       gnunetmulticast.pc.in \
        gnunetmysql.pc.in \
        gnunetnamestore.pc.in \
        gnunetnat.pc.in \
        gnunetnse.pc.in \
        gnunetpeerinfo.pc.in \
        gnunetpostgres.pc.in \
+       gnunetpsyc.pc.in \
+       gnunetpsycstore.pc.in \
        gnunetregex.pc.in \
+       gnunetrevocation.pc.in \
+       gnunetrps.pc.in \
+       gnunetscalarproduct.pc.in \
+       gnunetset.pc.in \
+       gnunetspeaker.pc.in \
        gnunetstatistics.pc.in \
-       gnunetstream.pc.in \
        gnunettestbed.pc.in \
        gnunettesting.pc.in \
        gnunettransport.pc.in \
@@ -77,6 +101,6 @@ EXTRA_DIST = \
        gnunetvpn.pc.in 
 
 CLEANFILES = $(pcfiles)
-INCLUDES = -I$(top_srcdir)/src/include
+AM_CPPFLAGS = -I$(top_srcdir)/src/include