Fix build post r333919.
This commit results in an aesthetically unpleasing long line which will be fixed next commit.
This commit is contained in:
parent
e10ef65d23
commit
018798bef0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user