]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Add dispatch.c, bpf.c, packet.c and raw.c
authorTed Lemon <source@isc.org>
Sun, 12 May 1996 23:50:22 +0000 (23:50 +0000)
committerTed Lemon <source@isc.org>
Sun, 12 May 1996 23:50:22 +0000 (23:50 +0000)
Makefile

index 78031fc24b78c9f02aff58fc836604782c1f3007..6623069cade4151cdb697c0053077a2ae4b4d9cd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 SRCS = dhcpd.c options.c errwarn.c convert.c conflex.c confpars.c \
        tree.c memory.c bootp.c dhcp.c alloc.c print.c socket.c \
-       hash.c tables.c inet.c db.c
+       hash.c tables.c inet.c db.c dispatch.c bpf.c packet.c raw.c
 PROG = dhcpd
 MAN=dhcpd.8 dhcpd.conf.5