diff options
Diffstat (limited to 'scd/Makefile.am')
-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 55d195f11..833a4cdf9 100644 --- a/scd/Makefile.am +++ b/scd/Makefile.am @@ -33,6 +33,7 @@ scdaemon_SOURCES = \ card-p15.c card-dinsig.c \ apdu.c apdu.h \ iso7816.c iso7816.h \ + app.c app-common.h \ app-openpgp.c scdaemon_LDADD = ../jnlib/libjnlib.a ../common/libcommon.a \ |