From b34e3da4e96d110290706f55ec44c97e796d65cd Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 2 Jan 2012 10:22:43 +0000 Subject: -vpn should use crc16 from util --- src/vpn/Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/vpn/Makefile.am') diff --git a/src/vpn/Makefile.am b/src/vpn/Makefile.am index bdfca7f2f..38b37dd65 100644 --- a/src/vpn/Makefile.am +++ b/src/vpn/Makefile.am @@ -33,8 +33,7 @@ gnunet_helper_vpn_SOURCES = \ gnunet-helper-vpn.c gnunet_daemon_vpn_SOURCES = \ - gnunet-daemon-vpn.c gnunet-daemon-vpn.h \ - gnunet-vpn-checksum.c gnunet-vpn-checksum.h + gnunet-daemon-vpn.c gnunet-daemon-vpn.h gnunet_daemon_vpn_LDADD = \ $(top_builddir)/src/core/libgnunetcore.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ @@ -45,8 +44,7 @@ gnunet_daemon_vpn_LDADD = \ $(GN_LIBINTL) gnunet_daemon_exit_SOURCES = \ - gnunet-daemon-exit.c \ - gnunet-vpn-checksum.c gnunet-vpn-checksum.h + gnunet-daemon-exit.c gnunet_daemon_exit_LDADD = \ $(top_builddir)/src/core/libgnunetcore.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ -- cgit v1.2.3