diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 32de232..31607f7 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,6 @@ SRCS := Camera.cpp \ Globals.cpp \ MacInput.cpp \ Main.cpp \ - Maths.cpp \ Models.cpp \ Person.cpp \ Quaternions.cpp \ |