Install view1090 along with dump1090.

This commit is contained in:
Karl Lehenbauer 2014-11-09 12:04:29 +00:00
parent 4a477064cf
commit a7c5eb4b8d
1 changed files with 1 additions and 1 deletions

View File

@ -39,6 +39,6 @@ install-doc:
$(MAKE) -C doc install
install: install-doc
install -t $(BINDIR) dump1090
install -t $(BINDIR) dump1090 view1090
mkdir -p $(HTMLDIR)
cp -R public_html $(SHAREDIR)