diff options
Diffstat (limited to 'agent/Makefile.am')
-rw-r--r-- | agent/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/Makefile.am b/agent/Makefile.am index 290ef1288..4fe74f539 100644 --- a/agent/Makefile.am +++ b/agent/Makefile.am @@ -52,7 +52,7 @@ gpg_agent_SOURCES = \ trustlist.c \ divert-scd.c \ divert-tpm2.c \ - tpm2.c \ + tpm2.c tpm2.h \ cvt-openpgp.c cvt-openpgp.h \ call-scd.c \ learncard.c |