summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2021-04-21 12:37:20 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2021-04-21 15:42:37 +0200
commit7c2275ac86a2f1d147dc6203f83c0e17da9c8bca (patch)
tree16ab36d4a8de5f6479d30ad3a7860898841ff0e4 /Makefile.am
parentbuild: run autoupdate (diff)
downloadfrr-7c2275ac86a2f1d147dc6203f83c0e17da9c8bca.tar.xz
frr-7c2275ac86a2f1d147dc6203f83c0e17da9c8bca.zip
build: turn on automake warnings (& symlinks)
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f6b1dcf32..e4149b62e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in.
AUTOMAKE_OPTIONS = subdir-objects 1.12
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 -Wall,no-override
AM_CFLAGS = \
$(AC_CFLAGS) \