From 498ec088e1c4a36f2507ff22bafa7bb0c8d1b794 Mon Sep 17 00:00:00 2001 From: Adam Lopez Date: Fri, 4 Dec 2009 18:09:58 +0000 Subject: Should be able to install with autoreconf -i; configure [with options]; make --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 38e9e59a..c3780d88 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ SUBDIRS = src training vest AUTOMAKE_OPTIONS = foreign +ACLOCAL_AMFLAGS = -I m4 -- cgit v1.2.3