]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/Makefile.am
stl_numeric.h (power + helpers, iota): Move to...
[thirdparty/gcc.git] / libstdc++-v3 / include / Makefile.am
index 42119305c3660f05eb419d18eb622f05d8c8f7bf..a4a4e44c87e70a996f59f0e603b29a4e0452a1ad 100644 (file)
@@ -173,10 +173,12 @@ ext_srcdir = ${glibcpp_srcdir}/include/ext
 ext_builddir = ./ext
 ext_headers = \
        ${ext_srcdir}/algorithm \
+       ${ext_srcdir}/functional \
        ${ext_srcdir}/hash_map \
        ${ext_srcdir}/hash_set \
        ${ext_srcdir}/iterator \
        ${ext_srcdir}/memory \
+       ${ext_srcdir}/numeric \
        ${ext_srcdir}/rope \
        ${ext_srcdir}/ropeimpl.h \
        ${ext_srcdir}/slist \