diff options
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 e9da5b492..0a35eaa84 100644 --- a/scd/Makefile.am +++ b/scd/Makefile.am @@ -38,6 +38,7 @@ scdaemon_SOURCES = \ apdu.c apdu.h \ ccid-driver.c ccid-driver.h \ iso7816.c iso7816.h \ + statusfd.c statusfd.h \ app.c app-common.h app-help.c $(card_apps) |