summaryrefslogtreecommitdiff
path: root/src
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 /src
parent63bcff6012ad87ef0f5bdacda6b5d240f16e2bb4 (diff)
downloadmate-system-monitor-0c801d94b8cd5df6055a1ae18dc9b98e8be86048.tar.bz2
mate-system-monitor-0c801d94b8cd5df6055a1ae18dc9b98e8be86048.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 052e485..f684e7d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -87,3 +87,5 @@ EXTRA_DIST = \
$(gsettingsschema_in_files)
MAINTAINERCLEANFILES = $(gsettings_SCHEMAS:.xml=.valid)
+
+-include $(top_srcdir)/git.mk