From a5d3e34397d847a0c9b2e3aab7bd9f0b1080af05 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 7 Jun 2011 11:37:39 +0000 Subject: Remove unstable API markers. --- tests/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index bd72968..cabe1f7 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,8 +3,7 @@ INCLUDES = \ -I$(top_srcdir) \ -I$(top_srcdir)/p11-kit \ -I$(srcdir)/cutest \ - -DSRCDIR=\"$(srcdir)\" \ - -DP11_KIT_API_SUBJECT_TO_CHANGE + -DSRCDIR=\"$(srcdir)\" noinst_PROGRAMS = \ hash-test \ -- cgit v1.1