diff options
author | Stef Walter <stefw@gnome.org> | 2012-04-01 21:53:04 +0200 |
---|---|---|
committer | Stef Walter <stefw@gnome.org> | 2012-04-01 21:53:04 +0200 |
commit | a899d9be0cab72dcfe00f100527c52ea598fed70 (patch) | |
tree | 8b2e58d055a1cf8e5fced45195a3ffb598eef9c4 /.gitignore | |
parent | af8d28014f97ab0d9e4d00961e72aefd7adb470b (diff) |
Add enable-in and disable-in options to module config
* These can be used to load certain modules in certain
programs, or prevent loading in others.
* Useful for a key manager like seahorse, so we can load
extra modules (think NSS) that other modules shouldn't
load.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -77,6 +77,8 @@ temp.txt /tests/p11-test /tests/pin-test /tests/print-messages +/tests/print-progname +/tests/progname-test /tests/ptr-array-test /tests/conf-test /tests/uri-test |