diff options
| author | John Ogness <john.ogness@linutronix.de> | 2018-08-31 15:16:11 +0206 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2018-08-31 15:16:11 +0206 |
| commit | e679ad196522e9302fe3bb85ba60c6e19f685d08 (patch) | |
| tree | b6fc1b95b6c09169d5a733f948a1af21f5460744 /linux-basics/filesystem-structure/Makefile | |
| parent | c12873bbd439d34ad974632457434f3334eb50e6 (diff) | |
filesystem-structure: add english translation
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'linux-basics/filesystem-structure/Makefile')
| -rw-r--r-- | linux-basics/filesystem-structure/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
