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 --- lib/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 85e8fb9..11bb15a 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -17,3 +17,5 @@ lib_LTLIBRARIES = libmate-sensors-applet-plugin.la libmate_sensors_applet_plugin_la_SOURCES = sensors-applet-plugin.c libmate_sensors_applet_plugin_la_LDFLAGS = -export-dynamic + +-include $(top_srcdir)/git.mk -- cgit v1.2.1