--- embedaddon/libnet/Makefile.am.common 2012/02/21 22:14:23 1.1.1.1 +++ embedaddon/libnet/Makefile.am.common 2013/07/22 11:54:41 1.1.1.2 @@ -1,4 +1,4 @@ -# $Id: Makefile.am.common,v 1.1.1.1 2012/02/21 22:14:23 misho Exp $ +# $Id: Makefile.am.common,v 1.1.1.2 2013/07/22 11:54:41 misho Exp $ # # Libnet automake information file # Copyright (c) 1998 - 2004 Mike D. Schiffman @@ -8,3 +8,8 @@ AUTOMAKE_OPTIONS = foreign no-dependencies DISTCLEANFILES = *~ + +ACLOCAL_AMFLAGS=-I m4 + +INCLUDES = -I$(top_srcdir)/include +