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 86bbab4..af4d327 100644 --- a/trust/Makefile.am +++ b/trust/Makefile.am @@ -12,6 +12,7 @@ INCLUDES = \ MODULE_SRCS = \ adapter.c adapter.h \ + index.c index.h \ parser.c parser.h \ module.c module.h \ session.c session.h \ |