From: Christos Zoulas Date: Sat, 16 Apr 2016 22:45:57 +0000 (+0000) Subject: Need der.h X-Git-Tag: FILE5_26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67930c39bc226e6da707afd94f4e9b5f95b6bd9e;p=file Need der.h --- diff --git a/src/Makefile.am b/src/Makefile.am index c6f685e9..5891feb7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,7 +9,7 @@ AM_CFLAGS = $(CFLAG_VISIBILITY) @WARNINGS@ libmagic_la_SOURCES = magic.c apprentice.c softmagic.c ascmagic.c \ encoding.c compress.c is_tar.c readelf.c print.c fsmagic.c \ - funcs.c file.h readelf.h tar.h apptype.c der.c \ + funcs.c file.h readelf.h tar.h apptype.c der.c der.h \ file_opts.h elfclass.h mygetopt.h cdf.c cdf_time.c readcdf.c cdf.h libmagic_la_LDFLAGS = -no-undefined -version-info 1:0:0 if MINGW