diff options
| author | Manuel Traut <manut@linutronix.de> | 2015-01-12 09:40:17 +0100 |
|---|---|---|
| committer | Manuel Traut <manut@linutronix.de> | 2015-01-12 09:40:17 +0100 |
| commit | 0c346f63ea90f859bc1c8a4bf9d1f2cd529416f6 (patch) | |
| tree | 0694b58e8d47135deecd9faca1024b03db4c3772 /application-devel | |
| parent | 13937955fedafea8a29c580d10183dd64e279f1a (diff) | |
debugging-tools: fix typo in Makefile
Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'application-devel')
| -rw-r--r-- | application-devel/debugging-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
