From: Clock Date: Tue, 4 Oct 2022 17:19:10 +0000 (+0800) Subject: [mod_shout] Replace space with tab in Makefile.am X-Git-Tag: v1.10.8^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c71ed98addfe7ab5445d0abe49f8fb8f91e1d8b1;p=thirdparty%2Ffreeswitch.git [mod_shout] Replace space with tab in Makefile.am --- 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