summaryrefslogtreecommitdiff
path: root/trust/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'trust/Makefile.am')
-rw-r--r--trust/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/trust/Makefile.am b/trust/Makefile.am
index 9f3f119..92c122d 100644
--- a/trust/Makefile.am
+++ b/trust/Makefile.am
@@ -10,9 +10,9 @@ INCLUDES = \
$(NULL)
MODULE_SRCS = \
+ adapter.c adapter.h \
parser.c parser.h \
module.c module.h \
- mozilla.c mozilla.h \
session.c session.h \
token.c token.h \
$(NULL)