MJL 8/11/06 Added compile for hmcontrol_ansto.o.

r1259 | mle | 2006-11-08 17:01:21 +1100 (Wed, 08 Nov 2006) | 2 lines
This commit is contained in:
Mark Lesha
2012-11-15 12:51:53 +11:00
committed by Douglas Clowes
parent c78c50bb38
commit 8ff8877d1d
+2 -1
View File
@@ -72,7 +72,8 @@ OBJ= site_ansto.o anstoutil.o\
lakeshore340.o lakeshore340driv.o \
counterdriv.o\
../psi/tcpdocho.o ../psi/tcpdornier.o \
anstohttp.o
anstohttp.o \
hmcontrol_ansto.o
all: ../matrix/libmatrix.a $(COREOBJ:%=../%) libansto.a libhardsup
$(CC) -g -o SICServer $(COREOBJ:%=../%) $(SUBLIBS) $(PSI_SLIBS:%=../%) $(PSI_LIBS) $(GHTTP_LIBS)