libgnunetdatacache.la
libgnunetdatacache_la_SOURCES = \
- datacache.c plugin_datacache.h
+ datacache.c
libgnunetdatacache_la_LIBADD = \
$(top_builddir)/src/statistics/libgnunetstatistics.la \
$(top_builddir)/src/util/libgnunetutil.la \
libgnunetdatastore.la
libgnunetdatastore_la_SOURCES = \
- datastore_api.c datastore.h plugin_datastore.h
+ datastore_api.c datastore.h
libgnunetdatastore_la_LIBADD = \
$(top_builddir)/src/statistics/libgnunetstatistics.la \
$(top_builddir)/src/util/libgnunetutil.la \
gnunet-service-datastore
gnunet_service_datastore_SOURCES = \
- gnunet-service-datastore.c plugin_datastore.h
+ gnunet-service-datastore.c
gnunet_service_datastore_LDADD = \
$(top_builddir)/src/statistics/libgnunetstatistics.la \
$(top_builddir)/src/util/libgnunetutil.la \
platform.h \
plibc.h \
$(WINPROC) \
+ block_dns.h \
+ block_fs.h \
gnunet_arm_service.h \
gnunet_bandwidth_lib.h \
gnunet_bio_lib.h \
upnp-igd-parse.c upnp-igd-parse.h \
upnp-minixml.c upnp-minixml.h \
upnp-reply-parse.c upnp-reply-parse.h bsdqueue.h \
- nat.c
+ nat.c nat.h \
+ natpmp.h
libgnunetnat_la_CFLAGS = \
-DDEBUG_UPNP -g -O0
libgnunettransport.la
gnunet_service_transport_SOURCES = \
- gnunet-service-transport.c plugin_transport.h
+ gnunet-service-transport.c
gnunet_service_transport_LDADD = \
$(top_builddir)/src/hello/libgnunethello.la \
$(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \
$(top_builddir)/src/transport/libgnunettransport.la \
$(top_builddir)/src/util/libgnunetutil.la
EXTRA_DIST = \
+ gnunet-transport-certificate-creation \
test_transport_api_data.conf \
test_transport_api_tcp_peer1.conf \
test_transport_api_tcp_peer2.conf \
gnunet_daemon_vpn_SOURCES = \
gnunet-daemon-vpn.c \
- gnunet-vpn-pretty-print.c \
- gnunet-dns-parser.c
+ gnunet-vpn-pretty-print.c gnunet-vpn-pretty-print.h \
+ gnunet-dns-parser.c gnunet-dns-parser.h
gnunet_daemon_vpn_LDADD = \
$(top_builddir)/src/core/libgnunetcore.la \
$(top_builddir)/src/statistics/libgnunetstatistics.la \
$(GN_LIBINTL)
gnunet_service_dns_SOURCES = \
- gnunet-service-dns.c \
- gnunet-vpn-pretty-print.c \
- gnunet-dns-parser.c
+ gnunet-service-dns.c gnunet-service-dns-p.h \
+ gnunet-vpn-pretty-print.c gnunet-vpn-pretty-print.h \
+ gnunet-dns-parser.c gnunet-dns-parser.h
gnunet_service_dns_LDADD = \
$(top_builddir)/src/core/libgnunetcore.la \
$(top_builddir)/src/statistics/libgnunetstatistics.la \
# $(top_builddir)/src/transport/libgnunettransport.la \
# $(top_builddir)/src/util/libgnunetutil.la
-#EXTRA_DIST = test_transport_api_data.conf
+EXTRA_DIST = \
+ gnunet-vpn-packet.h