diff options
Diffstat (limited to 'examples')
-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 12ff04c3..a2c5a2b8 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -29,3 +29,5 @@ endif cairotwisted_LDADD = $(cairosimple_LDADD) cairoshape_LDADD = $(cairosimple_LDADD) endif + +-include $(top_srcdir)/git.mk |