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