From ad1bdba09d799e3f2fe349a13c98bab30f789621 Mon Sep 17 00:00:00 2001 From: Andreas Messerschmid Date: Tue, 2 Jun 2015 10:54:39 +0200 Subject: Added C++11 and Standard Library overview --- application-devel/c++/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application-devel/c++/Makefile') diff --git a/application-devel/c++/Makefile b/application-devel/c++/Makefile index 9aa4393..b47f568 100644 --- a/application-devel/c++/Makefile +++ b/application-devel/c++/Makefile @@ -1 +1 @@ -obj-$(CONFIG_CPP_DEVEL) += pres_c++-threads.pdf pres_c++-stl.pdf +obj-$(CONFIG_CPP_DEVEL) += pres_c++-threads.pdf pres_c++-stl.pdf pres_c++-c++98_11.pdf -- cgit v1.2.3