diff options
| -rw-r--r-- | Makefile.am | 1 | 
1 files changed, 1 insertions, 0 deletions
| 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 | 
