Add util/ to distribution

We already reference an script in util/ in PORTING_GUIDE, but was
not shipping it!
This commit is contained in:
Behdad Esfahbod 2007-04-21 07:48:10 -04:00
parent abdcbf896a
commit 515491334c
3 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,4 @@
DIST_SUBDIRS = pixman src boilerplate test perf doc
DIST_SUBDIRS = pixman src boilerplate test perf doc util
SUBDIRS = pixman src doc
# libpng is required for our test programs
if CAIRO_HAS_PNG_FUNCTIONS

View file

@ -917,6 +917,7 @@ src/Makefile
test/Makefile
test/pdiff/Makefile
perf/Makefile
util/Makefile
doc/Makefile
doc/public/Makefile
doc/public/version.xml

4
util/Makefile.am Normal file
View file

@ -0,0 +1,4 @@
EXTRA_DIST = \
xr2cairo \
cairo-api-update