diff options
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r-- | examples/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index 331dfc7..fe9b624 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -13,3 +13,5 @@ examples_DATA = \ update-file-info-async.py EXTRA_DIST = README $(examples_DATA) + +-include $(top_srcdir)/git.mk |