From 6caebf71adbddd565bdeed423cc8c86b50421fb5 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sun, 24 May 2020 12:56:09 +0200 Subject: add git.mk to generate .gitignore --- plugins/smartcard/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/smartcard') diff --git a/plugins/smartcard/Makefile.am b/plugins/smartcard/Makefile.am index c43b630..a14eb0e 100644 --- a/plugins/smartcard/Makefile.am +++ b/plugins/smartcard/Makefile.am @@ -47,3 +47,5 @@ CLEANFILES = \ DISTCLEANFILES = \ $(plugin_DATA) + +-include $(top_srcdir)/git.mk -- cgit v1.2.1