diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index cc5de7d..0fc86ad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,6 +24,7 @@ godir=$(libdir)/guile/@GUILE_EFFECTIVE_VERSION@/ccache SOURCES = \ debbugs/base64.scm \ debbugs/bug.scm \ + debbugs/cache.scm \ debbugs/config.scm \ debbugs/email.scm \ debbugs/operations.scm \ |