diff options
Diffstat (limited to 'plugins/common')
-rw-r--r-- | plugins/common/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/common/Makefile.am b/plugins/common/Makefile.am index 3a44edb..e5d86f6 100644 --- a/plugins/common/Makefile.am +++ b/plugins/common/Makefile.am @@ -26,3 +26,5 @@ libcommon_la_LDFLAGS = \ libcommon_la_LIBADD = \ $(SETTINGS_PLUGIN_LIBS) \ $(XINPUT_LIBS) + +-include $(top_srcdir)/git.mk |