diff options
Diffstat (limited to 'cmd/zgenhostid/Makefile.am')
-rw-r--r-- | cmd/zgenhostid/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/zgenhostid/Makefile.am b/cmd/zgenhostid/Makefile.am index 87a42de5f..4526a90a1 100644 --- a/cmd/zgenhostid/Makefile.am +++ b/cmd/zgenhostid/Makefile.am @@ -3,3 +3,5 @@ include $(top_srcdir)/config/Rules.am sbin_PROGRAMS = zgenhostid zgenhostid_SOURCES = zgenhostid.c + +include $(top_srcdir)/config/CppCheck.am |