From 0c346f63ea90f859bc1c8a4bf9d1f2cd529416f6 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Mon, 12 Jan 2015 09:40:17 +0100 Subject: debugging-tools: fix typo in Makefile Signed-off-by: Manuel Traut --- application-devel/debugging-tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application-devel') diff --git a/application-devel/debugging-tools/Makefile b/application-devel/debugging-tools/Makefile index e81121d..0a3184a 100644 --- a/application-devel/debugging-tools/Makefile +++ b/application-devel/debugging-tools/Makefile @@ -1 +1 @@ -obj-$(CONFIG_DEBUGGING_TOOLS) += pres_debugging_tools_de.pdf +obj-$(CONFIG_DEBUGGING_TOOLS) += pres_debugging-tools_de.pdf -- cgit v1.2.3