]> andersk Git - moira.git/commitdiff
Fixed an Imakefile glitch
authordanw <danw>
Thu, 14 Nov 1996 01:57:00 +0000 (01:57 +0000)
committerdanw <danw>
Thu, 14 Nov 1996 01:57:00 +0000 (01:57 +0000)
dbck/Imakefile

index 9b82e4a29b31b3da69ae0846ff67cbbf9a675a6d..098afdd0e6c262b0546bf0adc7551ae4c404bf42 100644 (file)
@@ -10,7 +10,7 @@
 
 SRCS = dbck.c fix.c phase1.c phase2.c phase3.c phase4.c nhash.c
 OBJS = dbck.o fix.o phase1.o phase2.o phase3.o phase4.o nhash.o
-CODE = dbck.dc fix.dc phase1.dc phase2.dc phase3.dc phase4.dc dbck.h
+CODE = dbck.dc fix.dc phase1.dc phase2.dc phase3.dc phase4.dc dbck.h nhash.c
 SRCDIR=$(SRCTOP)/dbck
 sqlrule()
 
This page took 0.075411 seconds and 5 git commands to generate.