[tor-commits] [torsocks/master] Fix: explicitly remove src.old from tarball
dgoulet at torproject.org
dgoulet at torproject.org
Fri Apr 4 22:40:26 UTC 2014
commit 293d484d94d40fcf610d71de635c4c0c7e4af463
Author: David Goulet <dgoulet at ev0ke.net>
Date: Wed Nov 6 16:42:08 2013 -0500
Fix: explicitly remove src.old from tarball
Signed-off-by: David Goulet <dgoulet at ev0ke.net>
---
Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile.am b/Makefile.am
index 7c3253a..bbef61a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,3 +5,4 @@ SUBDIRS = src doc tests
dist_doc_DATA = ChangeLog
EXTRA_DIST = gpl-2.0.txt
+noinst_DIST = src.old
More information about the tor-commits
mailing list