diff options
Diffstat (limited to 'trust/Makefile.am')
-rw-r--r-- | trust/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trust/Makefile.am b/trust/Makefile.am index 75684cc..9f3f119 100644 --- a/trust/Makefile.am +++ b/trust/Makefile.am @@ -12,6 +12,7 @@ INCLUDES = \ MODULE_SRCS = \ parser.c parser.h \ module.c module.h \ + mozilla.c mozilla.h \ session.c session.h \ token.c token.h \ $(NULL) |