1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Only one program is build in usr.bin/sdiff use the right include

This commit is contained in:
Baptiste Daroussin 2016-05-07 20:23:26 +00:00
parent 1ddda798a6
commit dbc0cf500d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=299224

View File

@ -12,4 +12,4 @@ MAN1= sdiff.1
SUBDIR+= tests
.endif
.include <bsd.progs.mk>
.include <bsd.prog.mk>