]> granicus.if.org Git - file/commitdiff
add mygetopt.h
authorChristos Zoulas <christos@zoulas.com>
Thu, 3 Jul 2008 16:42:51 +0000 (16:42 +0000)
committerChristos Zoulas <christos@zoulas.com>
Thu, 3 Jul 2008 16:42:51 +0000 (16:42 +0000)
src/Makefile.am

index b569493070995eae4b2a84d2030053ae41745c75..6e915f7fba9d6b6bf780fb353a68bceec295118f 100644 (file)
@@ -13,7 +13,7 @@ AM_CFLAGS = -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
 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
+       file_opts.h elfclass.h mygetopt.h
 libmagic_la_LDFLAGS = -no-undefined -version-info 1:0:0
 libmagic_la_LIBADD = $(LTLIBOBJS)