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