diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 03f11e6..2f4b6cc 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -2,8 +2,7 @@ INCLUDES = \ -I$(top_srcdir) \ -I$(top_srcdir)/p11-kit \ - -DSRCDIR=\"$(srcdir)\" \ - -DP11_KIT_API_SUBJECT_TO_CHANGE + -DSRCDIR=\"$(srcdir)\" bin_PROGRAMS = \ p11-kit |