From d8cc8d7f5aa2628de982f5d2aa3eec71e8b5746e Mon Sep 17 00:00:00 2001 From: John Ogness Date: Fri, 31 Aug 2018 15:16:34 +0206 Subject: sh-programming: add english translation Signed-off-by: John Ogness --- linux-basics/sh-programming/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux-basics/sh-programming/Makefile') diff --git a/linux-basics/sh-programming/Makefile b/linux-basics/sh-programming/Makefile index 697f309..6ed53e9 100644 --- a/linux-basics/sh-programming/Makefile +++ b/linux-basics/sh-programming/Makefile @@ -1,2 +1,2 @@ -obj-$(CONFIG_LINUX_SHELL) += hints_sh-programming_de.pdf pres_sh-programming_de.pdf +obj-$(CONFIG_LINUX_SHELL) += hints_sh-programming_de.pdf pres_sh-programming_de.pdf pres_sh-programming_en.pdf obj-handout-$(CONFIG_LINUX_SHELL) += handout_sh-programming_de.pdf -- cgit v1.2.3