aboutsummaryrefslogtreecommitdiff
path: root/cmd/zfs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/zfs/Makefile.am')
-rw-r--r--cmd/zfs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/zfs/Makefile.am b/cmd/zfs/Makefile.am
index dec5920381d5..1ead457f0f29 100644
--- a/cmd/zfs/Makefile.am
+++ b/cmd/zfs/Makefile.am
@@ -21,3 +21,5 @@ zfs_LDADD += $(LTLIBINTL)
if BUILD_FREEBSD
zfs_LDADD += -lgeom -ljail
endif
+
+include $(top_srcdir)/config/CppCheck.am