From 0351969fdffa9959921d8ec38b7d0d7cf095fcd0 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Tue, 20 Feb 2018 15:33:14 +0100 Subject: remove german slides when english are available Remove german slides if a completely translated english version is available. For slides that have been translated to english, but do not contain all the information of the german slides, the german slides are still available. But they are only available for reference. That will not be built. Signed-off-by: John Ogness --- application-devel/debugging-tools/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'application-devel/debugging-tools') diff --git a/application-devel/debugging-tools/Makefile b/application-devel/debugging-tools/Makefile index 43ee821..acf7994 100644 --- a/application-devel/debugging-tools/Makefile +++ b/application-devel/debugging-tools/Makefile @@ -1,2 +1 @@ -obj-$(CONFIG_DEBUGGING_TOOLS) += pres_debugging-tools_de.pdf obj-$(CONFIG_DEBUGGING_TOOLS) += pres_debugging-tools_en.pdf -- cgit v1.2.3