From 98f663d85b4e962caed7cafd5dcfcde230309a68 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sun, 24 May 2020 10:25:23 +0200 Subject: add git.mk to generate .gitignore --- sendto/plugins/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sendto/plugins/Makefile.am') diff --git a/sendto/plugins/Makefile.am b/sendto/plugins/Makefile.am index 6d17c98..7d0eaae 100644 --- a/sendto/plugins/Makefile.am +++ b/sendto/plugins/Makefile.am @@ -11,3 +11,5 @@ libnstcommon_la_LIBADD = $(SENDTO_LIBS) endif EXTRA_DIST = $(NST_COMMON_SOURCES) + +-include $(top_srcdir)/git.mk -- cgit v1.2.1