From 622d4f8dcab99ee7d72e2e7d70af999a3fb6672b Mon Sep 17 00:00:00 2001 From: ian Date: Sat, 26 Nov 2005 16:47:28 +0000 Subject: [PATCH] include clockvaries in includes --- detpic/Makefile | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/detpic/Makefile b/detpic/Makefile index 48d4716..87d29ac 100644 --- a/detpic/Makefile +++ b/detpic/Makefile @@ -7,13 +7,14 @@ OBJS_test-sofar= vectors.o panic.o routines-led.o i2clib.o misc.o XCODEN_test-sofar= morse XCODE1_test-sofar= blank2 blank6 -INCLUDES= common.inc \ - final.inc \ - i2clib.inc \ - misc.fin \ - panic.fin \ - panic.inc \ - routines-led.fin \ +INCLUDES= common.inc \ + final.inc \ + i2clib.inc \ + misc.fin \ + panic.fin \ + panic.inc \ + routines-led.fin \ + ../iwjpictest/clockvaries.inc \ vectors.fin include $(CEBPIC)manypics.make -- 2.30.2