From: Alon Bar-Lev Date: Sun, 20 Jan 2013 19:58:53 +0000 (+0200) Subject: build: add danetool-args.c to BUILT_SOURCES X-Git-Tag: gnutls_3_1_7~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8db63e4faa21243f3df489a7c1e8a6ba4b1c344;p=thirdparty%2Fgnutls.git build: add danetool-args.c to BUILT_SOURCES Signed-off-by: Alon Bar-Lev Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/src/Makefile.am b/src/Makefile.am index 5aebf20655..3059dd1475 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -191,7 +191,7 @@ libcmd_tpmtool_la_LIBADD += $(LTLIBREADLINE) $(INET_PTON_LIB) endif # ENABLE_TROUSERS BUILT_SOURCES = ocsptool-args.c p11tool-args.c psk-args.c cli-debug-args.c \ - cli-args.c serv-args.c srptool-args.c certtool-args.c + cli-args.c serv-args.c srptool-args.c certtool-args.c danetool-args.c danetool-args.c: $(srcdir)/args-std.def $(srcdir)/danetool-args.def -autogen danetool-args.def