summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2012-02-27 10:56:18 +0000
committerSimon Kelley <simon@thekelleys.org.uk>2012-02-27 10:56:18 +0000
commitc239f7de257e01f112d85908f3c52b5f97b98385 (patch)
treebec1dd47f4c45be5dcf064da2e61c6be1b748452 /Makefile
parentac8540c3c5ab8c5468bdda0253017d2081ccdf4e (diff)
downloaddnsmasq-c239f7de257e01f112d85908f3c52b5f97b98385.tar.gz
rename header files.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index dab6a9c..5fde74d 100644
--- a/Makefile
+++ b/Makefile
@@ -50,8 +50,8 @@ OBJS = cache.o rfc1035.o util.o option.o forward.o network.o \
helper.o tftp.o log.o conntrack.o dhcp6.o rfc3315.o \
dhcp-common.o outpacket.o radv.o
-HDRS = dnsmasq.h config.h dhcp_protocol.h dhcp6_protocol.h \
- dns_protocol.h radv_protocol.h
+HDRS = dnsmasq.h config.h dhcp-protocol.h dhcp6-protocol.h \
+ dns-protocol.h radv-protocol.h
all : $(BUILDDIR)