diff options
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 1a5c5d223..f438235ee 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -102,6 +102,8 @@ BITCOIN_CORE_H = \ cuckoocache.h \ dogecoin.cpp \ dogecoin.h \ + dogecoin-fees.cpp \ + dogecoin-fees.h \ httprpc.h \ httpserver.h \ indirectmap.h \ |