Skip to content

Commit aa536a0

Browse files
Merge pull request #145 from RevathiJambunathan/fixnameoffile
fix name of file in Make.package
2 parents 1c59ccd + bc06953 commit aa536a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Diagnostics/ComputeDiagFunctors/Make.package

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ CEXE_sources += BackTransformFunctor.cpp
1010
CEXE_sources += BackTransformParticleFunctor.cpp
1111
CEXE_sources += ParticleReductionFunctor.cpp
1212
CEXE_sources += TemperatureFunctor.cpp
13-
CEXE_sources += ProcessorMap.cpp
13+
CEXE_sources += ProcessorMapFunctor.cpp
1414

1515
VPATH_LOCATIONS += $(WARPX_HOME)/Source/Diagnostics/ComputeDiagFunctors

0 commit comments

Comments
 (0)