Include the makefile in the generated archive
authorIustin Pop <iusty@k1024.org>
Sat, 28 Jun 2008 14:48:21 +0000 (16:48 +0200)
committerIustin Pop <iusty@k1024.org>
Sat, 28 Jun 2008 14:49:58 +0000 (16:49 +0200)
This will help with building the epydoc-generated documentation.

Also remove obsolete 'log' target from the makefile.

MANIFEST.in
Makefile

index 8819c78203194964e0b286042336f3aeede12f6e..04fba87f57bccb8f3ee9abe1d0219379e95dec93 100644 (file)
@@ -1,6 +1,7 @@
 include COPYING
 include IMPLEMENTATION
 include MANIFEST
+include Makefile
 include NEWS
 include PLATFORMS
 include README
index 1e1537bd4c2175bade401d6911ec08cbf88e4332..354046f6bccd93772170935dca17ce42b3017f76 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-.PHONY: doc log test
+.PHONY: doc test
 
 all: doc test