diff options
Diffstat (limited to 'cmd/ztest/Makefile.am')
-rw-r--r-- | cmd/ztest/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/ztest/Makefile.am b/cmd/ztest/Makefile.am index 6042b44d1..d5e335e6d 100644 --- a/cmd/ztest/Makefile.am +++ b/cmd/ztest/Makefile.am @@ -21,3 +21,5 @@ ztest_LDADD = \ ztest_LDADD += -lm ztest_LDFLAGS = -pthread + +include $(top_srcdir)/config/CppCheck.am |