diff options
Diffstat (limited to 'a11y/calendar/Makefile.am')
-rw-r--r-- | a11y/calendar/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/a11y/calendar/Makefile.am b/a11y/calendar/Makefile.am index b033eeff17..1bd53787c9 100644 --- a/a11y/calendar/Makefile.am +++ b/a11y/calendar/Makefile.am @@ -52,3 +52,5 @@ libevolution_calendar_a11y_la_LIBADD = \ $(WIN32_BOOTSTRAP_LIBS) \ $(top_builddir)/a11y/libevolution-a11y.la \ $(EVOLUTION_CALENDAR_LIBS) + +-include $(top_srcdir)/git.mk |