mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Added libg++ since it is now in src/gnu
This commit is contained in:
parent
382e228bdd
commit
e1f941aa67
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
|
||||
|
||||
SUBDIR= bc cpio cvs dc diff diff3 gas gawk gcc2 gdb grep groff gzip \
|
||||
ld libregex man patch pr rcs sdiff sort tar uucp
|
||||
ld libg++ libregex man patch pr rcs sdiff sort tar uucp
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue