From 8b6c4d98e5a3d256d74558104719bc482381b3c6 Mon Sep 17 00:00:00 2001 From: Sam Roberts Date: Tue, 27 Nov 2012 11:32:26 -0800 Subject: Remove automake reference to win32 header that has been removed. --- libnet/include/win32/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnet/include/win32/Makefile.am b/libnet/include/win32/Makefile.am index 937010a..343a0f2 100644 --- a/libnet/include/win32/Makefile.am +++ b/libnet/include/win32/Makefile.am @@ -1,2 +1,2 @@ -EXTRA_DIST = getopt.h in_systm.h libnet.h +EXTRA_DIST = getopt.h libnet.h -- cgit v1.2.1