summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2014-06-11 20:51:27 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2014-06-11 20:51:27 +0100
commit10d8540f6202aa97bda542edef8169c7aa3b033c (patch)
tree8e52040ffbf348744b2d0b8d2212b247de314dae
parent006c162382aaa30f63413b876ecbe805280c3d36 (diff)
downloaddnsmasq-10d8540f6202aa97bda542edef8169c7aa3b033c.tar.gz
Makefile typo.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fe299d9..c58b50b 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.c
+ domain.o dnssec.o blockdata.o tables.o
hdrs = dnsmasq.h config.h dhcp-protocol.h dhcp6-protocol.h \
dns-protocol.h radv-protocol.h ip6addr.h