diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 6f80d93..b236b12 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -20,3 +20,5 @@ LDADD = \ util_SOURCES = util.c coroutine_SOURCES = coroutine.c + +-include $(top_srcdir)/git.mk |