From 266ab595a2fcbc8467eae843557597835269a554 Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Fri, 12 Mar 2010 14:47:34 +0100 Subject: Build and link against notmuch shared library, install notmuch.h Signed-off-by: Ingmar Vanhassel --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index efa98fbb..daf80945 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ tags .deps notmuch notmuch.1.gz +libnotmuch.so* *.[ao] *~ .*.swp -- cgit v1.2.3