From 7728d231a6cb5c31bf59a29ccc89193c82389e01 Mon Sep 17 00:00:00 2001 From: George Boyle Date: Thu, 25 Jun 2015 18:37:11 +0100 Subject: fate/api-tests: Move api-flac-test to API tests directory. Signed-off-by: Michael Niedermayer --- tests/api/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/api/Makefile') diff --git a/tests/api/Makefile b/tests/api/Makefile index 7010b00178..86c0cf22e5 100644 --- a/tests/api/Makefile +++ b/tests/api/Makefile @@ -1,3 +1,4 @@ +APITESTPROGS-$(call ENCDEC, FLAC, FLAC) += api-flac APITESTPROGS += $(APITESTPROGS-yes) APITESTOBJS := $(APITESTOBJS:%=$(APITESTSDIR)%) $(APITESTPROGS:%=$(APITESTSDIR)/%-test.o) -- cgit v1.2.3