file-host: add support for automake-1.13

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-01-12 17:55:01 +01:00
parent 791d00895b
commit e77d7ce03c

View File

@ -36,5 +36,5 @@ mkdir -p .build-host && cd .build-host
--disable-static \
--enable-fsect-man5 \
make
make install
make -C src
make -C src install