mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
SUBDIR is initially empty.
This commit is contained in:
parent
8659c37498
commit
fc511333b6
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ TARDIR= ${.CURDIR}/../../../contrib/tar
|
|||
|
||||
PROG= tar
|
||||
|
||||
SUBDIR+= doc
|
||||
SUBDIR= doc
|
||||
|
||||
# libtar SRCS
|
||||
SRCS= addext.c argmatch.c backupfile.c basename.c dirname.c error.c \
|
||||
|
|
|
|||
Loading…
Reference in a new issue