From: Christos Zoulas Date: Fri, 17 Oct 2008 18:07:42 +0000 (+0000) Subject: add cdf.h X-Git-Tag: FILE5_00~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=025bd9f1fc9dff7060f8fe402f0ee4779cd93561;p=file add cdf.h --- diff --git a/src/Makefile.am b/src/Makefile.am index 1bc60c0c..33a2d406 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -10,7 +10,7 @@ AM_CFLAGS = @WARNINGS@ libmagic_la_SOURCES = magic.c apprentice.c softmagic.c ascmagic.c \ compress.c is_tar.c readelf.c print.c fsmagic.c \ funcs.c file.h names.h patchlevel.h readelf.h tar.h apptype.c \ - file_opts.h elfclass.h mygetopt.h cdf.c cdf_time.c readcdf.c + 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 libmagic_la_LIBADD = $(LTLIBOBJS)