diff options
author | Werner Koch <wk@gnupg.org> | 2002-03-18 14:22:35 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2002-03-18 14:22:35 +0100 |
commit | a59fcae1e7171815eb4c793542a27130e1acc25b (patch) | |
tree | 61d048ee4dae93d93f67b820a3f38226bf1e2f20 | |
parent | More stuff for SCs - don't expect them to work. (diff) | |
download | gnupg2-a59fcae1e7171815eb4c793542a27130e1acc25b.tar.xz gnupg2-a59fcae1e7171815eb4c793542a27130e1acc25b.zip |
Added missing fileNEWPG-0-3-3
Diffstat (limited to '')
-rw-r--r-- | scd/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scd/Makefile.am b/scd/Makefile.am index c280b6db4..2e01303c4 100644 --- a/scd/Makefile.am +++ b/scd/Makefile.am @@ -27,6 +27,7 @@ LDFLAGS = @LDFLAGS@ scdaemon_SOURCES = \ scdaemon.c scdaemon.h \ command.c card.c \ + card-common.h \ card-p15.c card-dinsig.c |