diff options
Diffstat (limited to 'p11-kit/Makefile.am')
-rw-r--r-- | p11-kit/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/p11-kit/Makefile.am b/p11-kit/Makefile.am index 6f2fc19..9afc6b6 100644 --- a/p11-kit/Makefile.am +++ b/p11-kit/Makefile.am @@ -1,6 +1,7 @@ INCLUDES = \ - -I$(top_srcdir) + -I$(top_srcdir) \ + -DP11_KIT_FUTURE_UNSTABLE_API incdir = $(includedir)/p11-kit-1/p11-kit |