diff options
Diffstat (limited to 'shell/test/Makefile.am')
-rw-r--r-- | shell/test/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/test/Makefile.am b/shell/test/Makefile.am index d1ddefa268..3656b5b782 100644 --- a/shell/test/Makefile.am +++ b/shell/test/Makefile.am @@ -20,3 +20,5 @@ libevolution_test_la_LIBADD = \ libevolution_test_la_LDFLAGS = \ -avoid-version -module $(NO_UNDEFINED) + +-include $(top_srcdir)/git.mk |