]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Don't build dhcpdi.o anymore.
authorTed Lemon <source@isc.org>
Tue, 16 Mar 1999 05:51:47 +0000 (05:51 +0000)
committerTed Lemon <source@isc.org>
Tue, 16 Mar 1999 05:51:47 +0000 (05:51 +0000)
server/Makefile.dist

index 1dc978c26f7df015db2f3c2b581867ded81d0112..7fecba2adf3dd3958d5e5f749987f380f7d3406e 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 CATMANPAGES = dhcpd.cat8 dhcpd.conf.cat5 dhcpd.leases.cat5
-SRCS   = dhcpd.c dhcp.c bootp.c confpars.c db.c dhcpdi.c class.c failover.c
+SRCS   = dhcpd.c dhcp.c bootp.c confpars.c db.c class.c failover.c
 OBJS   = dhcpd.o dhcp.o bootp.o confpars.o db.o dhcpdi.o class.o failover.o
 PROG   = dhcpd
 MAN    = dhcpd.8 dhcpd.conf.5 dhcpd.leases.5