[mod_shout] Replace space with tab in Makefile.am
This commit is contained in:
parent
98d2e6212c
commit
c71ed98add
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue