Skip to content

Commit

Permalink
One missing s ruins your day, makefile fix
Browse files Browse the repository at this point in the history
  • Loading branch information
singe committed Sep 12, 2014
1 parent 94744d7 commit 737cba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ install:
install -d -m 755 $(DESTDIR)/usr/share/mana-toolkit/cert
install -d -m 755 $(DESTDIR)/usr/share/mana-toolkit/run-mana
install -d -m 755 $(DESTDIR)/usr/lib/mana-toolkit/
install -d -m 755 $(DESTDIR)/var/lib/mana-toolkit/sslplit
install -d -m 755 $(DESTDIR)/var/lib/mana-toolkit/sslsplit
install -d -m 755 $(DESTDIR)/etc/mana-toolkit/
install -d -m 755 $(DESTDIR)/etc/stunnel/
install -d -m 755 $(DESTDIR)/etc/apache2/sites-available/
Expand Down

0 comments on commit 737cba0

Please sign in to comment.