Forgot to include nwid.sed in the makefile for installation
This commit is contained in:
parent
f300898396
commit
45e0b1feb1
|
@ -1,6 +1,6 @@
|
||||||
# $NetBSD: Makefile,v 1.2 2001/04/25 18:32:03 garbled Exp $
|
# $NetBSD: Makefile,v 1.3 2001/07/14 06:51:27 garbled Exp $
|
||||||
|
|
||||||
FILES= form help preform
|
FILES= form help preform nwid.sed
|
||||||
FILESDIR=${BINDIR}/sushi/network/interfaces/interface
|
FILESDIR=${BINDIR}/sushi/network/interfaces/interface
|
||||||
SCRIPTS= script script1 script2
|
SCRIPTS= script script1 script2
|
||||||
SCRIPTSDIR=${BINDIR}/sushi/network/interfaces/interface
|
SCRIPTSDIR=${BINDIR}/sushi/network/interfaces/interface
|
||||||
|
|
Loading…
Reference in New Issue