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 c9d520873..a6c124ddd 100644 --- a/Source/Particles/Make.package +++ b/Source/Particles/Make.package @@ -19,6 +19,7 @@ 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 $(WARPX_HOME)/Source/Particles/ParticleCreation/Make.package INCLUDE_LOCATIONS += $(WARPX_HOME)/Source/Particles VPATH_LOCATIONS += $(WARPX_HOME)/Source/Particles |