From: greg Date: Wed, 30 Jan 2008 16:23:32 +0000 (+0000) Subject: add cancfg.h dependency to rebuild can_peak_win32 driver X-Git-Url: https://rtime.felk.cvut.cz/gitweb/CanFestival-3.git/commitdiff_plain/1b033c3f461c97b73c12e146ede2e5f82802bd45 add cancfg.h dependency to rebuild can_peak_win32 driver --- diff --git a/drivers/can_peak_win32/Makefile.in b/drivers/can_peak_win32/Makefile.in index b6160ba..301da68 100644 --- a/drivers/can_peak_win32/Makefile.in +++ b/drivers/can_peak_win32/Makefile.in @@ -51,7 +51,7 @@ all: driver driver: $(DRIVER) -%o: %c +%o: %c cancfg.h $(CC) $(CFLAGS) $(PROG_CFLAGS) ${PROGDEFINES} $(INCLUDES) -o $@ -c $< cyg$(CAN_DRIVER).dll: $(OBJS)