summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-06-07 11:37:39 +0000
committerStef Walter <stefw@collabora.co.uk>2011-06-07 11:37:39 +0000
commita5d3e34397d847a0c9b2e3aab7bd9f0b1080af05 (patch)
tree739e1231a58a154de40785be6f70fa8783b88e98 /tests/Makefile.am
parentedf0b9584f1038797758b4ed878e1d9f48beda9f (diff)
Remove unstable API markers.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 1 insertions, 2 deletions
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 \