summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-05-24 12:49:21 +0200
committerraveit65 <[email protected]>2020-06-24 16:37:03 +0200
commitdaa26001f73ec5f8e131e5132def387a7ab656b3 (patch)
treee58519cd35f0f52c354a78c304bcc70b401cbea5 /Makefile.am
parent9e3c6229a9b591364d1c2ad8be4e3c4394a4813a (diff)
downloadlibmatekbd-daa26001f73ec5f8e131e5132def387a7ab656b3.tar.bz2
libmatekbd-daa26001f73ec5f8e131e5132def387a7ab656b3.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e8a63d3..058934a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,3 +28,5 @@ ChangeLog:
dist: ChangeLog
.PHONY: ChangeLog
+
+-include $(top_srcdir)/git.mk