summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2011-03-25 18:07:06 -0400
committerColin Walters <walters@verbum.org>2011-03-25 18:08:26 -0400
commit752a97f9609bfe15b522a30dc0ca6d2c5b5acfc8 (patch)
tree392fa3b02bb2e6e980d00301b28354db4885a6c9 /configure.ac
parent30e66074ef6268b4e332049e86d904c52d9bd1db (diff)
downloadgobject-introspection-752a97f9609bfe15b522a30dc0ca6d2c5b5acfc8.tar.gz
Don't dist gir/cairo-1.0.gir, it's generated
We should not be disting it, because it contains values derived from configure. Extract it out of STATIC_GIRSOURCES, and also move it to a Makefile rule rather than AC_SUBST as it should be so it gets cleaned properly.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fdc5d2ed..44a5b56e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -256,7 +256,6 @@ AC_MSG_RESULT([$GLIBSRC])
AC_CONFIG_FILES([
Makefile
-gir/cairo-1.0.gir
giscanner/config.py
m4/Makefile
tests/Makefile