From c71ed98addfe7ab5445d0abe49f8fb8f91e1d8b1 Mon Sep 17 00:00:00 2001 From: Clock Date: Wed, 5 Oct 2022 01:19:10 +0800 Subject: [PATCH] [mod_shout] Replace space with tab in Makefile.am --- src/mod/formats/mod_shout/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mod/formats/mod_shout/Makefile.am b/src/mod/formats/mod_shout/Makefile.am index 7fd8e01ab3..ace4ce4af4 100644 --- a/src/mod/formats/mod_shout/Makefile.am +++ b/src/mod/formats/mod_shout/Makefile.am @@ -16,7 +16,7 @@ else install: error all: error error: - $(error You must install libmp3lame-dev to build mod_shout) + $(error You must install libmp3lame-dev to build mod_shout) endif else