Fix Makefile.
This commit is contained in:
parent
4f9f1fb15a
commit
25429efb0d
@ -30,6 +30,7 @@ install: all
|
||||
mkdir -p ${DESTDIR}/${PREFIX}/bin
|
||||
mkdir -p ${DESTDIR}/${PREFIX}/share/man/man.1
|
||||
install -Dm0755 ${BIN} ${DESTDIR}/${PREFIX}/bin/
|
||||
cd ../doc/
|
||||
install -Dm0644 ${MAN} ${DESTDIR}/${PREFIX}/share/man/man.1/
|
||||
|
||||
clean:
|
||||
|
Loading…
x
Reference in New Issue
Block a user