From 64a205a113db3feac92b81c95164274eed3b08c0 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sun, 24 May 2020 11:09:55 +0200 Subject: add git.mk to generate .gitignore --- plugins/netbsd/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/netbsd') diff --git a/plugins/netbsd/Makefile.am b/plugins/netbsd/Makefile.am index 64d4bfb..0e915e8 100644 --- a/plugins/netbsd/Makefile.am +++ b/plugins/netbsd/Makefile.am @@ -22,3 +22,5 @@ libnetbsd_la_SOURCES = \ libnetbsd_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) -lprop libnetbsd_la_LIBADD = $(top_builddir)/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk -- cgit v1.2.1