[gnutls-devel] [PATCH] build: add danetool-args.c to BUILT_SOURCES
Alon Bar-Lev
alon.barlev at gmail.com
Sun Jan 20 20:58:53 CET 2013
Signed-off-by: Alon Bar-Lev <alon.barlev at gmail.com>
---
src/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index 5aebf20..3059dd1 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
--
1.7.12.4
More information about the Gnutls-devel
mailing list