summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-05-27 14:42:35 +0200
committerStef Walter <stefw@collabora.co.uk>2011-05-27 14:45:44 +0200
commitbdd6188e299405e16179906bc79f9fef2605176a (patch)
tree6d1654e4ee6c4411f1a8075c89353e5ee25c46d2 /.gitignore
parent92f821b6883e700a97a18d244104dea1031f2dce (diff)
downloadp11-kit-bdd6188e299405e16179906bc79f9fef2605176a.tar.gz
Change around installation of headers, pkg-config, and file names
* Install headers to ${prefix}/include/p11-kit-1/p11-kit/ * This solves problems with other projects that have their own pkcs11.h files. * Change the pkg-config file name to p11-kit-1.pc * Change the source file names.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index cd9a488..c0e8007 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,10 +56,12 @@ temp.txt
/doc/version.xml
/doc/xml/
-/module/p11-kit.pc
+/p11-kit/p11-kit.pc
+/p11-kit/p11-kit-1.pc
/po/POTFILES
/po/stamp-po
+/po/remove-potcdate.sed
/tests/coverage
/tests/coverage.info
@@ -68,3 +70,5 @@ temp.txt
/tests/uri-test
/tools/p11-kit
+
+/p11-kit-?.?