summaryrefslogtreecommitdiff
path: root/tests/api/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/api/Makefile')
-rw-r--r--tests/api/Makefile1
1 files changed, 1 insertions, 0 deletions
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)