support for FRIEND_HELLO messages
[oweals/gnunet.git] / pkgconfig / Makefile.am
index 09023912e8eea44380d68b342b580dc81a8cca84..ca0c3938b7c5061902e1963093786c4c1fa569a6 100644 (file)
@@ -1,21 +1,35 @@
 pcfiles = \
+       gnunetats.pc \
        gnunetarm.pc \
        gnunetblock.pc \
        gnunetcore.pc \
        gnunetdatacache.pc \
        gnunetdatastore.pc \
        gnunetdht.pc \
-       gnunetdhtlog.pc \
+       gnunetdns.pc \
+       gnunetdnsparser.pc \
        gnunetdv.pc \
        gnunetfragmentation.pc \
        gnunetfs.pc \
+       gnunetgns.pc \
        gnunethello.pc \
+       gnunetlockmanager.pc \
+       gnunetmesh.pc \
+       gnunetmysql.pc \
+       gnunetnamestore.pc \
+       gnunetnat.pc \
        gnunetnse.pc \
        gnunetpeerinfo.pc \
+       gnunetpostgres.pc \
+       gnunetregex.pc \
        gnunetstatistics.pc \
+       gnunetstream.pc \
+       gnunettestbed.pc \
        gnunettesting.pc \
        gnunettransport.pc \
-       gnunetutil.pc
+       gnunettun.pc \
+       gnunetutil.pc \
+       gnunetvpn.pc 
 
 all-local: $(pcfiles)
 
@@ -31,22 +45,36 @@ pkgconfig_DATA = $(pcfiles)
 
 EXTRA_DIST = \
        gnunetarm.pc.in \
+       gnunetats.pc.in \
        gnunetblock.pc.in \
        gnunetcore.pc.in \
        gnunetdatacache.pc.in \
        gnunetdatastore.pc.in \
        gnunetdht.pc.in \
-       gnunetdhtlog.pc.in \
+       gnunetdns.pc.in \
+       gnunetdnsparser.pc.in \
        gnunetdv.pc.in \
        gnunetfragmentation.pc.in \
        gnunetfs.pc.in \
+       gnunetgns.pc.in \
        gnunethello.pc.in \
+       gnunetlockmanager.pc.in \
+       gnunetmesh.pc.in \
+       gnunetmysql.pc.in \
+       gnunetnamestore.pc.in \
+       gnunetnat.pc.in \
        gnunetnse.pc.in \
        gnunetpeerinfo.pc.in \
+       gnunetpostgres.pc.in \
+       gnunetregex.pc.in \
        gnunetstatistics.pc.in \
+       gnunetstream.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