diff options
Diffstat (limited to 'widgets/text')
-rw-r--r-- | widgets/text/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/text/Makefile.am b/widgets/text/Makefile.am index 565ec4e521..fbe03c828f 100644 --- a/widgets/text/Makefile.am +++ b/widgets/text/Makefile.am @@ -34,3 +34,5 @@ libetext_la_LIBADD = \ $(E_UTIL_LIBS) \ $(GNOME_PLATFORM_LIBS) \ $(REGEX_LIBS) + +-include $(top_srcdir)/git.mk |