diff --git a/site_ansto/Makefile b/site_ansto/Makefile index b8894fff..0db173c8 100644 --- a/site_ansto/Makefile +++ b/site_ansto/Makefile @@ -80,7 +80,7 @@ OBJ= site_ansto.o anstoutil.o\ motor_asim.o motor_dmc2280.o\ lh45.o lh45driv.o \ lakeshore340.o lakeshore340driv.o \ - nhq200.o nhq200driv.o \ + nhq200.o \ orhvps.o \ fsm.o \ counterdriv.o \ @@ -95,6 +95,8 @@ all: ../matrix/libmatrix.a $(COREOBJ:%=../%) $(EXTRA:%=../%) libansto.a libhards #TODO Add targets for other instruments echidna: all make -C instrument/hrpd +koala: all + make -C instrument/qld kowari: all make -C instrument/rsd platypus: all