summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaul Moore <pmoore@redhat.com>2014-04-23 17:35:36 -0400
committerPaul Moore <pmoore@redhat.com>2014-05-01 14:15:49 -0400
commitb7870b9554baa83e89aa26399b49d426255d8c48 (patch)
tree85bf5b8e89446e8c1c1f173124b5cd853c077849 /Makefile.am
parent0a579bb40aff2d206212e0563190352ce60db3e6 (diff)
downloadlibseccomp-b7870b9554baa83e89aa26399b49d426255d8c48.tar.gz
build: add the "check-syntax" target to the autotools build
Signed-off-by: Paul Moore <pmoore@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 877bc29..88b6538 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,3 +27,6 @@ AM_MAKEFLAGS_0 = --quiet --no-print-directory
AM_MAKEFLAGS_1 =
AM_MAKEFLAGS_ = ${AM_MAKEFLAGS_0}
AM_MAKEFLAGS = ${AM_MAKEFLAGS_@AM_V@}
+
+check-syntax:
+ @./tools/check-syntax