From 66d221e04e2d626035b7a5307635c17c2997ffe1 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Mon, 5 Nov 2012 21:13:23 +0000 Subject: [PATCH] - dist fix --- src/dns/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dns/Makefile.am b/src/dns/Makefile.am index b9f262270..9b28422ac 100644 --- a/src/dns/Makefile.am +++ b/src/dns/Makefile.am @@ -83,7 +83,7 @@ gnunet_service_dns_DEPENDENCIES = \ libgnunetdnsstub.la libgnunetdnsparser_la_SOURCES = \ - dnsparser.c + dnsparser.c dnsparser.h libgnunetdnsparser_la_LIBADD = \ $(top_builddir)/src/util/libgnunetutil.la $(XLIB) \ -lidn -- 2.25.1