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/removable-devices/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sendto/plugins/removable-devices/Makefile.am') diff --git a/sendto/plugins/removable-devices/Makefile.am b/sendto/plugins/removable-devices/Makefile.am index 6aa8928..59a5247 100644 --- a/sendto/plugins/removable-devices/Makefile.am +++ b/sendto/plugins/removable-devices/Makefile.am @@ -28,3 +28,5 @@ libnstremovable_devices_la_CFLAGS = \ $(NULL) libnstremovable_devices_la_LDFLAGS = -module -avoid-version libnstremovable_devices_la_LIBADD = $(GIO_LIBS) $(SENDTO_LIBS) $(builddir)/../libnstcommon.la + +-include $(top_srcdir)/git.mk -- cgit v1.2.1