diff options
Diffstat (limited to 'Source/Particles/Make.package')
-rw-r--r-- | Source/Particles/Make.package | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Particles/Make.package b/Source/Particles/Make.package index 95f36cf65..c9d520873 100644 --- a/Source/Particles/Make.package +++ b/Source/Particles/Make.package @@ -18,6 +18,7 @@ CEXE_headers += ShapeFactors.H include $(WARPX_HOME)/Source/Particles/Pusher/Make.package include $(WARPX_HOME)/Source/Particles/Deposition/Make.package include $(WARPX_HOME)/Source/Particles/Gather/Make.package +include $(WARPX_HOME)/Source/Particles/Sorting/Make.package INCLUDE_LOCATIONS += $(WARPX_HOME)/Source/Particles VPATH_LOCATIONS += $(WARPX_HOME)/Source/Particles |