From a7249dc7ec66ea521930081ff303a70f8066c9ad Mon Sep 17 00:00:00 2001 From: Paul Moore Date: Thu, 23 Feb 2012 15:15:46 -0500 Subject: tests: add the static library as a dependency Also remove some unnecessary includes in the src/ and tests/ Makefiles. Signed-off-by: Paul Moore --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0bf6f9f..50a533a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.a *.o *.d +*.dtmp *.swp *.orig .stgit-* -- cgit v1.2.1