]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
[mod_shout] Replace space with tab in Makefile.am
authorClock <clock.00.smith@gmail.com>
Tue, 4 Oct 2022 17:19:10 +0000 (01:19 +0800)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2022 17:19:10 +0000 (20:19 +0300)
src/mod/formats/mod_shout/Makefile.am

index 7fd8e01ab351dd50712f88e5561384f5840534cb..ace4ce4af405e1c11cf8b1937bde62f8aa50187c 100644 (file)
@@ -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