mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Add a Geldkarte gadget application.
Minor other changes.
This commit is contained in:
parent
7b33b9324a
commit
51e4831685
12 changed files with 433 additions and 9 deletions
|
@ -207,6 +207,9 @@ gpg_error_t app_select_dinsig (app_t app);
|
|||
/*-- app-p15.c --*/
|
||||
gpg_error_t app_select_p15 (app_t app);
|
||||
|
||||
/*-- app-geldkarte.c --*/
|
||||
gpg_error_t app_select_geldkarte (app_t app);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue