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/gajim/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'sendto/plugins/gajim') diff --git a/sendto/plugins/gajim/Makefile.am b/sendto/plugins/gajim/Makefile.am index 9bf5f5f..cbe211e 100644 --- a/sendto/plugins/gajim/Makefile.am +++ b/sendto/plugins/gajim/Makefile.am @@ -29,3 +29,4 @@ libnstgajim_la_CFLAGS = \ libnstgajim_la_LDFLAGS = -module -avoid-version libnstgajim_la_LIBADD = $(DBUS_LIBS) $(SENDTO_LIBS) +-include $(top_srcdir)/git.mk -- cgit v1.2.1