diff options
Diffstat (limited to 'trust')
-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 92c122d..86bbab4 100644 --- a/trust/Makefile.am +++ b/trust/Makefile.am @@ -7,6 +7,7 @@ COMMON = $(top_srcdir)/common INCLUDES = \ -I$(top_srcdir) \ -I$(top_srcdir)/common \ + $(LIBTASN1_CFLAGS) \ $(NULL) MODULE_SRCS = \ |