diff options
Diffstat (limited to 'Source/ablastr/utils/Make.package')
-rw-r--r-- | Source/ablastr/utils/Make.package | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/ablastr/utils/Make.package b/Source/ablastr/utils/Make.package index 00258162c..24ae539eb 100644 --- a/Source/ablastr/utils/Make.package +++ b/Source/ablastr/utils/Make.package @@ -6,4 +6,5 @@ CEXE_sources += UsedInputsFile.cpp VPATH_LOCATIONS += $(WARPX_HOME)/Source/ablastr/utils include $(WARPX_HOME)/Source/ablastr/utils/msg_logger/Make.package +include $(WARPX_HOME)/Source/ablastr/utils/text/Make.package include $(WARPX_HOME)/Source/ablastr/utils/timer/Make.package |