Skip to content

Commit

Permalink
hostapd_cli now installed too
Browse files Browse the repository at this point in the history
  • Loading branch information
singe committed Sep 12, 2014
1 parent 737cba0 commit 7be3a74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ install:
install -m 644 apache/etc/stunnel/stunnel.conf $(DESTDIR)/etc/stunnel/mana-toolkit.conf
# Install the hostapd binary
install -m 755 hostapd-manna/hostapd/hostapd $(DESTDIR)/usr/lib/mana-toolkit/
install -m 755 hostapd-manna/hostapd/hostapd_cli $(DESTDIR)/usr/lib/mana-toolkit/
# Install the data
cp -R apache/var/www/* $(DESTDIR)/usr/share/mana-toolkit/www/
install -m 644 run-mana/cert/* $(DESTDIR)/usr/share/mana-toolkit/cert/
Expand Down

0 comments on commit 7be3a74

Please sign in to comment.