aboutsummaryrefslogtreecommitdiff
path: root/src/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index 59298fd..356179e 100644
--- a/src/makefile
+++ b/src/makefile
@@ -87,7 +87,7 @@ LOEK += example/audio_internal.cpp
TODO += example/components_internal.cpp
MAX += example/ecs.cpp
LOEK += example/log.cpp
-JARO += example/particle.cpp
+JARO += example/particles.cpp
JARO += example/physics.cpp
TODO += example/rendering.cpp
LOEK += example/script.cpp