Install in sbin

This commit is contained in:
Joe Thornber 2011-12-15 14:44:43 +00:00
parent ef66888326
commit 03766d66e3

View File

@ -41,7 +41,7 @@ LIBS=-lstdc++
INSTALL=@INSTALL@
INSTALL_PROGRAM=$(INSTALL) -m 555
DESTDIR=@prefix@
BINDIR=$(DESTDIR)/bin
BINDIR=$(DESTDIR)/sbin
.PHONEY: test-programs