-simplify to use new namestore API to skip initial iteration, document now passing...
[oweals/gnunet.git] / pkgconfig / Makefile.am
index ff939b42ae84efcd1cd3c42c92f7a6cd8eddc9ee..068b0bbe161029311dd44fd2cf8048ac2add2ab3 100644 (file)
@@ -1,20 +1,46 @@
 pcfiles = \
        gnunetarm.pc \
+       gnunetats.pc \
        gnunetblock.pc \
+       gnunetconsensus.pc \
+       gnunetconversation.pc \
        gnunetcore.pc \
        gnunetdatacache.pc \
        gnunetdatastore.pc \
        gnunetdht.pc \
-       gnunetdhtlog.pc \
+       gnunetdns.pc \
+       gnunetdnsparser.pc \
+       gnunetdnsstub.pc \
        gnunetdv.pc \
+       gnunetenv.pc \
        gnunetfragmentation.pc \
        gnunetfs.pc \
+       gnunetgns.pc \
        gnunethello.pc \
+       gnunetidentity.pc \
+       gnunetmesh.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 \
+       gnunetscalarproduct.pc \
+       gnunetset.pc \
+       gnunetspeaker.pc \
        gnunetstatistics.pc \
+       gnunettestbed.pc \
        gnunettesting.pc \
        gnunettransport.pc \
-       gnunetutil.pc
+       gnunettun.pc \
+       gnunetutil.pc \
+       gnunetvpn.pc 
 
 all-local: $(pcfiles)
 
@@ -30,23 +56,49 @@ pkgconfig_DATA = $(pcfiles)
 
 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 \
-       gnunetdhtlog.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 \
+       gnunetidentity.pc.in \
+       gnunetmesh.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 \
+       gnunetscalarproduct.pc.in \
+       gnunetset.pc.in \
+       gnunetspeaker.pc.in \
        gnunetstatistics.pc.in \
+       gnunettestbed.pc.in \
        gnunettesting.pc.in \
        gnunettransport.pc.in \
-       gnunetutil.pc.in
+       gnunettun.pc.in \
+       gnunetutil.pc.in \
+       gnunetvpn.pc.in 
 
 CLEANFILES = $(pcfiles)
-INCLUDES = -I$(top_srcdir)/src/include
+AM_CPPFLAGS = -I$(top_srcdir)/src/include