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 266685064c..74bd509958 100644 --- a/shell/test/Makefile.am +++ b/shell/test/Makefile.am @@ -33,3 +33,5 @@ EXTRA_DIST = \ dist-hook: cd $(distdir); rm -f $(BUILD_SOURCES) + +-include $(top_srcdir)/git.mk |