summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2016-04-16 22:45:57 +0000
committerChristos Zoulas <christos@zoulas.com>2016-04-16 22:45:57 +0000
commit67930c39bc226e6da707afd94f4e9b5f95b6bd9e (patch)
tree8298d3298770586dcb4cfd8f4bb9b797201246a4
parent5d27793d431d776fac68e0e3ee4bbf022ad24d44 (diff)
downloadfile-git-67930c39bc226e6da707afd94f4e9b5f95b6bd9e.tar.gz
Need der.hFILE5_26
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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