mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
rename header files.
This commit is contained in:
4
Makefile
4
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)
|
||||
|
||||
Reference in New Issue
Block a user