docfix README for new Makefile
authorTero Marttila <terom@fixme.fi>
Tue, 26 Jan 2010 21:22:43 +0200
changeset 123 81d1cad8b588
parent 122 8e4ff23e33f5
child 125 66a53ca73e91
docfix README for new Makefile
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: