]> andersk Git - moira.git/commitdiff
Fix typo.
authorzacheiss <zacheiss>
Thu, 19 Jul 2001 21:30:32 +0000 (21:30 +0000)
committerzacheiss <zacheiss>
Thu, 19 Jul 2001 21:30:32 +0000 (21:30 +0000)
gen/Makefile.in

index 0bb6a59f8fa0ae3a5d16246a576d6230a0373281..e20a2b1a54a6b60dad5c9ddc26ab9ad7b9819691 100644 (file)
@@ -36,7 +36,7 @@ OBJS= acl.o boot.o dhcp.o directory.o hesiod.o hosts.o mailhub.o \
 
 CFILES= acl.c boot.c dhcp.c directory.c hesiod.c hosts.c mailhub.c \
        ndb.c network.c nfs.c pobox.c postoffice.c print.c \
-       warehouse.c winad.o www.c zephyr.c
+       warehouse.c winad.c www.c zephyr.c
 
 TARGET=        acl.gen boot.gen dhcp.gen directory.gen hesiod.gen hosts.gen \
        mailhub.gen ndb.gen network.gen nfs.gen pobox.gen \
This page took 1.021465 seconds and 5 git commands to generate.