summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-09-26 11:58:33 +0200
committerStef Walter <stefw@collabora.co.uk>2011-09-26 11:58:33 +0200
commita30d6325588070aacc40c171edc429b4680b36e0 (patch)
treef1ad221f8015555c404cdd94bbf29a9f2266ef83 /.gitignore
parent3af52c3b24704e3ae9f38d62184219057ffdd35f (diff)
Split the gcr library into base and ui components.
* Different pkg-config files gcr-3.pc and gcr-base-3.pc * The base library doesn't link to GTK+ or anything that is used in the UI. It can be used by non-ui programs.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d2fc41ae..a186ec0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,7 @@ run-tests
*.gcda
*.valid
*.abi
+*.pc
/compile
/ABOUT-NLS
@@ -113,6 +114,7 @@ run-tests
/gcr/gcr-oids.[ch]
/gcr/gcr-enum-types.[ch]
+/gcr/gcr-enum-types-base.[ch]
/gcr/tests/frob-certificate
/gcr/tests/frob-key
/gcr/tests/frob-gnupg-selector