Fix build post r333919.

This commit results in an aesthetically unpleasing long line
which will be fixed next commit.
This commit is contained in:
Cy Schubert 2018-05-20 05:59:35 +00:00
parent e10ef65d23
commit 018798bef0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=333922

View File

@ -13,9 +13,9 @@ LIBADD= z
.endif
MAN= libmagic.3 magic.5
SRCS= apprentice.c apptype.c ascmagic.c cdf.c cdf_time.c compress.c \
SRCS= apprentice.c apptype.c ascmagic.c buffer.c cdf.c cdf_time.c compress.c \
der.c encoding.c fsmagic.c funcs.c \
is_tar.c magic.c print.c readcdf.c readelf.c softmagic.c
is_tar.c magic.c print.c readcdf.c readelf.c seccomp.c softmagic.c
INCS= magic.h
MAGICPATH?= /usr/share/misc