From 993f3bf56d7288478494374786fd690c0db3e843 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Mon, 13 May 2013 11:16:31 +0200 Subject: Fixed export header for static/shared build. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1c3c6d3d..9c529554 100644 --- a/.gitignore +++ b/.gitignore @@ -25,7 +25,8 @@ doc/html/* /libvmime.a /vmime.pc /vmime/config.hpp -/vmime/export.hpp +/vmime/export-static.hpp +/vmime/export-shared.hpp /COPYING.txt /build/ -- cgit v1.2.3