mirror of
https://github.com/opnsense/src.git
synced 2026-07-14 19:51:17 -04:00
Fix "make" vs "make all"
This commit is contained in:
parent
10d65ca957
commit
ca6887fcae
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
INFO = history readline
|
||||
|
||||
.include <bsd.info.mk>
|
||||
|
||||
history.info: hstech.texinfo hsuser.texinfo
|
||||
readline.info: rltech.texinfo rluser.texinfo
|
||||
|
||||
.include <bsd.info.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue