From 65c4d5d72eb4999dd4325972c80f1e2746934458 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 12 Apr 2020 09:01:55 +0200 Subject: tools/enum_options: fix build and add to Makefile --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index 48fa131eeb..82baa8eadb 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -1,4 +1,4 @@ -TOOLS = qt-faststart trasher uncoded_frame +TOOLS = enum_options qt-faststart trasher uncoded_frame TOOLS-$(CONFIG_LIBMYSOFA) += sofa2wavs TOOLS-$(CONFIG_ZLIB) += cws2fws -- cgit v1.2.3