X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile;h=71df92b935e1d955a0c596da784ed73a564275db;hb=321ff6d4c721f2f699c57874335ce792c456a19a;hp=fc608d2717f8453f5c3e3a4909932352c0a9fe90;hpb=4bec9e4ddb9ff67d9d0bf3da2f906496e43e0742;p=monkeysphere.git diff --git a/Makefile b/Makefile index fc608d2..71df92b 100755 --- a/Makefile +++ b/Makefile @@ -54,6 +54,7 @@ install: all installman install src/monkeysphere-host src/monkeysphere-authentication $(DESTDIR)$(PREFIX)/sbin install -m 0644 src/share/common $(DESTDIR)$(PREFIX)/share/monkeysphere install -m 0744 src/transitions/* $(DESTDIR)$(PREFIX)/share/monkeysphere/transitions + install -m 0644 src/transitions/README.txt $(DESTDIR)$(PREFIX)/share/monkeysphere/transitions install -m 0644 src/share/m/* $(DESTDIR)$(PREFIX)/share/monkeysphere/m install -m 0644 src/share/mh/* $(DESTDIR)$(PREFIX)/share/monkeysphere/mh install -m 0644 src/share/ma/* $(DESTDIR)$(PREFIX)/share/monkeysphere/ma