summaryrefslogtreecommitdiff
path: root/application-devel/c++/Makefile
diff options
context:
space:
mode:
authorAndreas Messerschmid <andreas@linutronix.de>2015-06-02 10:54:39 +0200
committerAndreas Messerschmid <andreas@linutronix.de>2015-06-02 10:54:39 +0200
commitad1bdba09d799e3f2fe349a13c98bab30f789621 (patch)
tree1cc718cfca4373382035f0048761493a7d3aaf30 /application-devel/c++/Makefile
parent87ce8e2ae457c7e102562ef3a45bba1374b1fe90 (diff)
Added C++11 and Standard Library overview
Diffstat (limited to 'application-devel/c++/Makefile')
-rw-r--r--application-devel/c++/Makefile2
1 files changed, 1 insertions, 1 deletions
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