From 77b0a2fe1a15b541682b14cc4bf58903c654bd82 Mon Sep 17 00:00:00 2001 From: Stefan `Sec` Zehl Date: Tue, 3 Jan 2012 03:18:13 +0100 Subject: [PATCH] fix typo --- firmware/l0dable/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/l0dable/Makefile b/firmware/l0dable/Makefile index 342abb7..873523b 100644 --- a/firmware/l0dable/Makefile +++ b/firmware/l0dable/Makefile @@ -68,7 +68,7 @@ endif debug.int: debug.c0d .PHONY mv $< $@ -dbgmesh.int: debug.c0d .PHONY +dbgmesh.int: dbgmesh.c0d .PHONY mv $< $@ config.int: config.c0d .PHONY