summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2008-08-28 17:21:37 -0400
committerBehdad Esfahbod <behdad@behdad.org>2008-08-28 17:28:08 -0400
commit89900525fb78b20c532b8d983c238896f6e4820c (patch)
treeddc77eb531cce26facceea5792b32c4b56541bba /Makefile.am
parent82303d6170aa541a3dc8c2519c7cc1445fc18842 (diff)
Move version number to src/cairo-version.h
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 56026ccd..b2eeccd8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,7 @@ if CAIRO_HAS_PNG_FUNCTIONS
SUBDIRS += boilerplate test perf
endif
+configure: src/cairo-version.h
.PHONY: doc test retest recheck check-valgrind
# We have some generated header files, so we really need to build the
@@ -57,7 +58,6 @@ endif
EXTRA_DIST = \
autogen.sh \
- Version.mk \
AUTHORS \
BIBLIOGRAPHY \
BUGS \