summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2021-06-08 22:16:05 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2021-06-08 22:16:05 +0100
commit88a482fdb9a610737ea8f71a7f918bd57d26fdfc (patch)
treee4a75bd1e47a77fd2836549675e3a25d28db3b4a /Makefile
parent12a9aa7c628e2d7dcd34949603848a3fb53fce9c (diff)
downloaddnsmasq-88a482fdb9a610737ea8f71a7f918bd57d26fdfc.tar.gz
Rename hash_questions.c, for consistency.v2.86test1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9148ed5..367cd26 100644
--- a/Makefile
+++ b/Makefile
@@ -82,7 +82,7 @@ objs = cache.o rfc1035.o util.o option.o forward.o network.o \
dhcp-common.o outpacket.o radv.o slaac.o auth.o ipset.o \
domain.o dnssec.o blockdata.o tables.o loop.o inotify.o \
poll.o rrfilter.o edns0.o arp.o crypto.o dump.o ubus.o \
- metrics.o hash_questions.o domain-match.o
+ metrics.o hash-questions.o domain-match.o
hdrs = dnsmasq.h config.h dhcp-protocol.h dhcp6-protocol.h \
dns-protocol.h radv-protocol.h ip6addr.h metrics.h