If OCSP revocation data are invalid or too old set appropriate verification flags.
[gnutls.git] / src / libopts / Makefile.am
blobbb7361342ee4f4b42c94a9f71c76662c2b2b88b1
1 ## LIBOPTS Makefile
2 MAINTAINERCLEANFILES    = Makefile.in
3 if INSTALL_LIBOPTS
4 lib_LTLIBRARIES         = libopts.la
5 else
6 noinst_LTLIBRARIES      = libopts.la
7 endif
8 libopts_la_SOURCES      = libopts.c
9 libopts_la_CPPFLAGS     = -I$(top_srcdir)
10 libopts_la_LIBADD       = $(LTLIBINTL)
11 libopts_la_LDFLAGS      = -version-info  36:4:11
12 EXTRA_DIST              = \
13     ag-char-map.h           alias.c                 ao-strs.c  \
14     ao-strs.h               autoopts/options.h      autoopts/project.h  \
15     autoopts/usage-txt.h    autoopts.c              autoopts.h  \
16     boolean.c               check.c                 compat/strchr.c  \
17     compat/pathfind.c       compat/strdup.c         compat/windows-config.h  \
18     compat/snprintf.c       compat/compat.h         configfile.c  \
19     cook.c                  COPYING.gplv3           COPYING.lgplv3  \
20     COPYING.mbsd            enum.c                  env.c  \
21     file.c                  find.c                  genshell.c  \
22     genshell.h              load.c                  m4/liboptschk.m4  \
23     m4/libopts.m4           MakeDefs.inc            makeshell.c  \
24     nested.c                numeric.c               parse-duration.c  \
25     parse-duration.h        pgusage.c               proto.h  \
26     putshell.c              README                  reset.c  \
27     restore.c               save.c                  sort.c  \
28     stack.c                 streqvcmp.c             text_mmap.c  \
29     time.c                  tokenize.c              usage.c  \
30     value-type.c            value-type.h            version.c  \
31     xat-attribute.c         xat-attribute.h