diff options
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index e752c94..02042dc 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -10,3 +10,4 @@ msm_kill_SOURCES = msm_execute_helper.c msm_kill_LDADD = $(TOOLS_LIBS) msm_kill_CFLAGS = -DCOMMAND=\"kill\" $(WARN_CFLAGS) +-include $(top_srcdir)/git.mk |