diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2009-04-17 17:03:39 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2009-04-17 17:39:15 -0400 |
commit | 1140637cc765e449d381ae2d3a2ef6e3c9a98334 (patch) | |
tree | 4cac77866dd66770d63a29beae21b69ce97a532a /Makefile.am | |
parent | 5016f4caab5ecaa3c6faf46746c19801a72e9f08 (diff) | |
download | pango-1140637cc765e449d381ae2d3a2ef6e3c9a98334.tar.gz |
Use git.mk
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 54a67102..fb963518 100644 --- a/Makefile.am +++ b/Makefile.am @@ -93,3 +93,5 @@ pkgconfig_DATA += pangowin32.pc endif DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man --disable-doc-cross-references + +-include $(top_srcdir)/git.mk |