From 46fc634643cf3f0a1b1e97309c7b4ad63b00aaed Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Thu, 22 Jul 2004 20:47:53 +0000 Subject: build was used by distutils; no longer used. (but automake creates .deps) --- python/.cvsignore | 1 - python/environs/.cvsignore | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'python') diff --git a/python/.cvsignore b/python/.cvsignore index 60dc0fc1..e577c501 100644 --- a/python/.cvsignore +++ b/python/.cvsignore @@ -5,4 +5,3 @@ Makefile Makefile.in *.la *.lo -build diff --git a/python/environs/.cvsignore b/python/environs/.cvsignore index 22a4e729..051d1bd5 100644 --- a/python/environs/.cvsignore +++ b/python/environs/.cvsignore @@ -1,3 +1,3 @@ Makefile Makefile.in - +.deps -- cgit