Skip to content

Commit 3e6d24a

Browse files
author
Phil Edworthy
committed
autotools: Fix for autoreconf
1 parent 6230e5c commit 3e6d24a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Process this file with automake to produce Makefile.in
22

3+
ACLOCAL_AMFLAGS = -I m4
4+
35
DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror
46

57
SUBDIRS = doc include src

0 commit comments

Comments
 (0)