summaryrefslogtreecommitdiffstats
path: root/tests/api/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/api/Makefile')
-rw-r--r--tests/api/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/api/Makefile b/tests/api/Makefile
index d83ac24..ec0e125 100644
--- a/tests/api/Makefile
+++ b/tests/api/Makefile
@@ -3,7 +3,7 @@ APITESTPROGS-$(call DEMDEC, H264, H264) += api-h264
APITESTPROGS-yes += api-seek
APITESTPROGS-yes += api-codec-param
APITESTPROGS-$(call DEMDEC, H263, H263) += api-band
-APITESTPROGS-$(HAVE_PTHREADS) += api-threadmessage
+APITESTPROGS-$(HAVE_THREADS) += api-threadmessage
APITESTPROGS += $(APITESTPROGS-yes)
APITESTOBJS := $(APITESTOBJS:%=$(APITESTSDIR)%) $(APITESTPROGS:%=$(APITESTSDIR)/%-test.o)
OpenPOWER on IntegriCloud