--- embedaddon/libnet/include/Makefile.am 2012/02/21 22:14:23 1.1.1.1 +++ embedaddon/libnet/include/Makefile.am 2013/07/22 11:54:42 1.1.1.2 @@ -1,7 +1,9 @@ -# $Id: Makefile.am,v 1.1.1.1 2012/02/21 22:14:23 misho Exp $ +# $Id: Makefile.am,v 1.1.1.2 2013/07/22 11:54:42 misho Exp $ include $(top_srcdir)/Makefile.am.common -include_HEADERS = libnet.h - -SUBDIRS = libnet +nodist_include_HEADERS = libnet.h + +EXTRA_DIST = bpf.h gnuc.h ifaddrlist.h + +SUBDIRS = libnet win32