summaryrefslogtreecommitdiff
path: root/trust
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2013-03-04 16:34:00 +0000
committerStef Walter <stefw@gnome.org>2013-03-04 18:55:47 +0100
commit3f13da890649b8cb88e8e2e39872831c13567a1e (patch)
treebaaeef0b21c8c96325babb77f3d91eaac65eeda7 /trust
parent14b3b3d158bdd874f5bbd626f948d20e78b38f01 (diff)
Build with the libtasn1 CFLAGS properly
Tweaks by: Roman Bogorodskiy <bogorodskiy@gmail.com> https://bugs.freedesktop.org/show_bug.cgi?id=61739
Diffstat (limited to 'trust')
-rw-r--r--trust/Makefile.am1
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 = \