summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-05-24 11:06:45 +0200
committerraveit65 <[email protected]>2020-06-17 13:35:42 +0200
commit0c801d94b8cd5df6055a1ae18dc9b98e8be86048 (patch)
treed96aaac57b9d49acf107517f74b2cbf9daf1d28e /tools
parent63bcff6012ad87ef0f5bdacda6b5d240f16e2bb4 (diff)
downloadmate-system-monitor-0c801d94b8cd5df6055a1ae18dc9b98e8be86048.tar.bz2
mate-system-monitor-0c801d94b8cd5df6055a1ae18dc9b98e8be86048.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am1
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