diff options
| author | Andreas Messerschmid <andreas@linutronix.de> | 2015-06-02 10:54:39 +0200 |
|---|---|---|
| committer | Andreas Messerschmid <andreas@linutronix.de> | 2015-06-02 10:54:39 +0200 |
| commit | ad1bdba09d799e3f2fe349a13c98bab30f789621 (patch) | |
| tree | 1cc718cfca4373382035f0048761493a7d3aaf30 /application-devel/c++/Makefile | |
| parent | 87ce8e2ae457c7e102562ef3a45bba1374b1fe90 (diff) | |
Added C++11 and Standard Library overview
Diffstat (limited to 'application-devel/c++/Makefile')
| -rw-r--r-- | application-devel/c++/Makefile | 2 |
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 |
