From e679ad196522e9302fe3bb85ba60c6e19f685d08 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Fri, 31 Aug 2018 15:16:11 +0206 Subject: filesystem-structure: add english translation Signed-off-by: John Ogness --- linux-basics/filesystem-structure/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux-basics/filesystem-structure/Makefile') diff --git a/linux-basics/filesystem-structure/Makefile b/linux-basics/filesystem-structure/Makefile index 12564f5..26948b6 100644 --- a/linux-basics/filesystem-structure/Makefile +++ b/linux-basics/filesystem-structure/Makefile @@ -1,2 +1,2 @@ -obj-$(CONFIG_LINUX_FILESYSTEM_STRUC) += hints_file-system-structure_de.pdf pres_file-system-structure_de.pdf +obj-$(CONFIG_LINUX_FILESYSTEM_STRUC) += hints_file-system-structure_de.pdf pres_file-system-structure_de.pdf pres_file-system-structure_en.pdf obj-handout-$(CONFIG_LINUX_FILESYSTEM_STRUC) += handout_file-system-structure_de.pdf -- cgit v1.2.3