From 14f21992851753f316ee1a000bcc9e08c7980b3d Mon Sep 17 00:00:00 2001 From: "michele.simionato" Date: Fri, 19 Dec 2008 08:08:14 +0000 Subject: Excluded the Makefile from MANIFEST.in --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 95faa9b..78a2129 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1,2 @@ include documentation.html documentation.pdf +exclude Makefile -- cgit v1.2.1