test_gnunet_fs_psd.py.in \
test_gnunet_fs_rec.py.in \
test_gnunet_fs_ns.py.in \
- test_gnunet_fs_idx.py.in
+ test_gnunet_fs_idx.py.in \
+ $(bin_SCRIPTS)
CLEANFILES = $(check_SCRIPTS)
gnunet_helper_lib.h \
gnunet_load_lib.h \
gnunet_mesh_service.h \
+ gnunet_namestore_plugin.h \
+ gnunet_namestore_service.h \
gnunet_nat_lib.h \
gnunet_network_lib.h \
gnunet_nse_service.h \
$(GN_PLUGIN_LDFLAGS)
libgnunet_plugin_transport_udp_la_SOURCES = \
- plugin_transport_udp.c \
+ plugin_transport_udp.c plugin_transport_udp.h \
plugin_transport_udp_broadcasting.c
libgnunet_plugin_transport_udp_la_LIBADD = \
$(top_builddir)/src/hello/libgnunethello.la \