diff options
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 942e7141..f8319e78 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -15,3 +15,5 @@ EXTRA_DIST= \ gen_script_for_lang_SOURCES = gen-script-for-lang.c gen_script_for_lang_LDADD = ../pango/libpango-$(PANGO_API_VERSION).la $(FREETYPE_LIBS) + +-include $(top_srcdir)/git.mk |