Skip to content

Commit

Permalink
adding missing headers to list of headers to be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Dec 4, 2016
1 parent 676a662 commit e49fa35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/module.mk
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,11 @@ LIBFLEXI_HDR := \
$(DIR)/physical_input.hpp \
$(DIR)/parallel.hpp \
$(DIR)/pmns.hpp \
$(DIR)/pp_map.hpp \
$(DIR)/problems.hpp \
$(DIR)/pv.hpp \
$(DIR)/rge.h \
$(DIR)/raii.hpp \
$(DIR)/rg_flow.hpp \
$(DIR)/rk.hpp \
$(DIR)/root_finder.hpp \
Expand All @@ -125,6 +127,7 @@ LIBFLEXI_HDR := \
$(DIR)/threshold_loop_functions.hpp \
$(DIR)/utils.h \
$(DIR)/weinberg_angle.hpp \
$(DIR)/which.hpp \
$(DIR)/wrappers.hpp \
$(DIR)/xpr-base.h \
$(DIR)/xpr-matrix.h \
Expand Down

0 comments on commit e49fa35

Please sign in to comment.