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/emailclient/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sendto/plugins/emailclient') diff --git a/sendto/plugins/emailclient/Makefile.am b/sendto/plugins/emailclient/Makefile.am index 37c08e2..cc4629c 100644 --- a/sendto/plugins/emailclient/Makefile.am +++ b/sendto/plugins/emailclient/Makefile.am @@ -28,3 +28,5 @@ libnstemailclient_la_CFLAGS = \ $(NULL) libnstemailclient_la_LDFLAGS = -module -avoid-version libnstemailclient_la_LIBADD = $(SENDTO_LIBS) $(EMAILCLIENT_LIBS) + +-include $(top_srcdir)/git.mk -- cgit v1.2.1