Jacob sent a patch to allow building from tarfile. Daniel

* python/Makefile.am: Jacob sent a patch to allow building from
  tarfile.
Daniel
diff --git a/Makefile.am b/Makefile.am
index 9869997..6d87054 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-#AUTOMAKE_OPTIONS=no-dependencies
+#AUTOMAKE_ OPTIONS=no-dependencies
 
 SUBDIRS = include . doc example python