Fix path for zlib examples, this have no runtime effect and was
overlooked when I was doing zlib update. MFC after: 2 weeks
This commit is contained in:
parent
9afa8f431f
commit
28dfa008e9
@ -55,6 +55,8 @@ CFLAGS+= -DSYMBOL_VERSIONING
|
||||
|
||||
INCS= zconf.h zlib.h
|
||||
|
||||
.PATH: ${.CURDIR}/test
|
||||
|
||||
minigzip: all minigzip.o
|
||||
$(CC) -o minigzip minigzip.o -L. -lz
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user