commit | b0e03508bad04d7dcf2c50ac81f6261425b34c5f | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Thu Aug 29 15:56:32 2013 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Thu Aug 29 16:17:07 2013 -0400 |
tree | e5516c81ff1c2896420ac3d62e9ad1bd8c130fe4 | |
parent | e4ce6745e15eab33ed693874e7a56981f4d6f79a [diff] [blame] |
Dist with gobject and introspection enabled
diff --git a/Makefile.am b/Makefile.am index 43a1aaa..c98b780 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -49,6 +49,8 @@ DISTCHECK_CONFIGURE_FLAGS = \ --enable-gtk-doc \ --disable-doc-cross-references \ + --with-gobject \ + --enable-introspection \ $(NULL) # TODO: Copy infrastructure from cairo