Explorar o código

Update Makefile.am for quadruple precision.

- Add quad_utils.hpp and quad_utils.txx to the list of installed header
  files in Makefile.am
Dhairya Malhotra %!s(int64=10) %!d(string=hai) anos
pai
achega
c6156f2384
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Makefile.am

+ 2 - 0
Makefile.am

@@ -70,6 +70,7 @@ lib_libfmm_a_HEADERS = \
 									include/parUtils.h \
 									include/precomp_mat.hpp \
 									include/profile.hpp \
+									include/quad_utils.hpp \
 									include/tree.hpp \
 									include/tree_node.hpp \
 									include/vector.hpp \
@@ -91,6 +92,7 @@ lib_libfmm_a_HEADERS = \
 									include/ompUtils.txx \
 									include/parUtils.txx \
 									include/precomp_mat.txx \
+									include/quad_utils.txx \
 									include/tree.txx \
 									include/vector.txx