# HG changeset patch # User Tero Marttila # Date 1264533763 -7200 # Node ID 81d1cad8b58845ed3b76034e7e632f86161af25c # Parent 8e4ff23e33f51b4a0e6fb5a9ef58cf10ea9c677d docfix README for new Makefile diff -r 8e4ff23e33f5 -r 81d1cad8b588 README --- a/README Tue Jan 26 21:19:45 2010 +0200 +++ b/README Tue Jan 26 21:22:43 2010 +0200 @@ -32,11 +32,13 @@ * libpng 1.2.15~beta5-3ubuntu0.1 * NPTL 2.7 (glibc 2.7-10ubuntu5) - To compile, simply execute + To compile dist versions, simply execute make - The libpngtile.so will be placed under lib/, and the 'pngtile' binary under bin/. + The libpngtile.so and pypngtile.so libraries will be placed under lib/, and the 'pngtile' binary under bin/. + + XXX: If compiling the pypngtile.so library with make fails, then `setup.py build_ext -i` should build it. USAGE: