aboutsummaryrefslogtreecommitdiff
path: root/src/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/makefile b/src/makefile
index 9b2d826..be1548c 100644
--- a/src/makefile
+++ b/src/makefile
@@ -24,8 +24,8 @@ MAX += crepe/Component.h
MAX += crepe/ComponentManager.cpp
MAX += crepe/ComponentManager.h
MAX += crepe/ComponentManager.hpp
-MAX += crepe/Metadata.cpp
-MAX += crepe/Metadata.h
+MAX += crepe/api/Metadata.cpp
+MAX += crepe/api/Metadata.h
TODO += crepe/Particle.cpp
TODO += crepe/Particle.h
TODO += crepe/Position.h