diff options
author | Vincent Richard <[email protected]> | 2013-03-24 19:28:36 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2013-03-24 19:28:36 +0000 |
commit | f381654277d5ee4fd0c3c743f970dcaf096fa796 (patch) | |
tree | d4ba9e3d0736ae490c0c236c77372700503ae4a4 /.gitignore | |
parent | Removed workaround for old compiler. (diff) | |
download | vmime-f381654277d5ee4fd0c3c743f970dcaf096fa796.tar.gz vmime-f381654277d5ee4fd0c3c743f970dcaf096fa796.zip |
Pkg-config file changed back to "vmime.pc" (fixed issue #35).
Do not break compatibility with previous releases.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ doc/html/* /Makefile /install_manifest* /libvmime.a -/libvmime.pc +/vmime.pc /vmime/config.hpp /COPYING.txt /build/ |