]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Add callback.c and remote.c
authorTed Lemon <source@isc.org>
Thu, 9 Sep 1999 21:04:00 +0000 (21:04 +0000)
committerTed Lemon <source@isc.org>
Thu, 9 Sep 1999 21:04:00 +0000 (21:04 +0000)
dhcpctl/Makefile.dist

index bef58a62772b861db7717c02a61b5230e557ece0..13ada812e7a24e6b3cf20cb5759358adbad26b5e 100644 (file)
@@ -19,8 +19,8 @@
 
 CATMANPAGES = dhcpctl.cat3
 SEDMANPAGES = dhcpctl.man3
-SRC    = dhcpctl.c
-OBJ    = dhcpctl.o
+SRC    = dhcpctl.c callback.c remote.c
+OBJ    = dhcpctl.o callback.o remote.o
 MAN    = dhcpctl.3
 
 DEBUG  = -g