summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2014-07-29 16:34:14 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2014-07-29 16:34:14 +0100
commitb5ea1cc2550226a3c19d169acf5d84d8b3a132fb (patch)
tree0787a9e37cbcf2c52c4e7cd5b4026401fd34be99 /Makefile
parent6d8e8ac0fa82c9cb771a3b54275589bc197e777a (diff)
downloaddnsmasq-b5ea1cc2550226a3c19d169acf5d84d8b3a132fb.tar.gz
Add --dns-loop-detect feature.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 17eeb27..58a7975 100644
--- a/Makefile
+++ b/Makefile
@@ -69,7 +69,7 @@ objs = cache.o rfc1035.o util.o option.o forward.o network.o \
dnsmasq.o dhcp.o lease.o rfc2131.o netlink.o dbus.o bpf.o \
helper.o tftp.o log.o conntrack.o dhcp6.o rfc3315.o \
dhcp-common.o outpacket.o radv.o slaac.o auth.o ipset.o \
- domain.o dnssec.o blockdata.o tables.o
+ domain.o dnssec.o blockdata.o tables.o loop.o
hdrs = dnsmasq.h config.h dhcp-protocol.h dhcp6-protocol.h \
dns-protocol.h radv-protocol.h ip6addr.h