From aa6b32c21b9218d744e16fc228b61bcac9b3dcb9 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Tue, 19 Dec 2017 10:35:40 +0100 Subject: rt basics: add english version Signed-off-by: John Ogness --- realtime/rt-basics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'realtime/rt-basics/Makefile') diff --git a/realtime/rt-basics/Makefile b/realtime/rt-basics/Makefile index 8c08038..c92d852 100644 --- a/realtime/rt-basics/Makefile +++ b/realtime/rt-basics/Makefile @@ -1,2 +1,3 @@ obj-$(CONFIG_REALTIME_BASICS) += pres_rt-basics_de.pdf +obj-$(CONFIG_REALTIME_BASICS) += pres_rt-basics_en.pdf obj-handout-$(CONFIG_REALTIME_BASICS) += handout_rt-basics_de.pdf -- cgit v1.2.3