diff options
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
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 |