summaryrefslogtreecommitdiff
path: root/libnet/sample
diff options
context:
space:
mode:
authorSam Roberts <vieuxtech@gmail.com>2009-03-31 15:59:04 -0700
committerSam Roberts <vieuxtech@gmail.com>2009-03-31 15:59:04 -0700
commita0106c63f060b3326251f53b140522f84f0e9de4 (patch)
tree077582b08bd874914bca8e75dc81a622ca3ab38e /libnet/sample
parentf8d80505448acc3cf51ec9e2aee454515af8cd2f (diff)
downloadlibnet-a0106c63f060b3326251f53b140522f84f0e9de4.tar.gz
Applied autotools cleanup patch from Stefanos.
Diffstat (limited to 'libnet/sample')
-rw-r--r--libnet/sample/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libnet/sample/Makefile.am b/libnet/sample/Makefile.am
index c5ca586..21b072b 100644
--- a/libnet/sample/Makefile.am
+++ b/libnet/sample/Makefile.am
@@ -64,4 +64,6 @@ hsrp_SOURCES = hsrp.c
test_ipv4_SOURCES = test_ipv4.c
test_ipv6_icmpv4_SOURCES = test_ipv6_icmpv4.c
+EXTRA_DIST = libnet_test.h
+
LDADD = $(top_srcdir)/src/libnet.la