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/pidgin/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sendto/plugins/pidgin/Makefile.am') diff --git a/sendto/plugins/pidgin/Makefile.am b/sendto/plugins/pidgin/Makefile.am index e6e64bc..d4b210b 100644 --- a/sendto/plugins/pidgin/Makefile.am +++ b/sendto/plugins/pidgin/Makefile.am @@ -32,3 +32,5 @@ libnstpidgin_la_LIBADD = \ $(PIDGIN_LIBS) \ $(SENDTO_LIBS) \ $(NUll) + +-include $(top_srcdir)/git.mk -- cgit v1.2.1