From da083d77e1b70766d7067abf6cbc06e6c2cb6341 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 3 Apr 2019 14:39:03 +0200 Subject: include linting --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f54ff203f..19d6a8bef 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/src/include if DOCUMENTATION_ONLY SUBDIRS = doc else - SUBDIRS = m4 src po pkgconfig + SUBDIRS = m4 src po pkgconfig lint endif # documentation on / off switch (affects all of the documentation) -- cgit v1.2.3