Commit 2683a6d9 authored by Sarah Acadia Dunbar's avatar Sarah Acadia Dunbar
Browse files

Update Makefile

parent 8d950942
No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
......@@ -5,6 +5,7 @@ STAFF_LIBS = test_util sdl_wrapper
# List of C files in "libraries" that you will write.
# This also defines the order in which the tests are run.
STUDENT_LIBS = vector list polygon color body scene forces collision
# find <dir> is the command to find files in a directory
# ! -name .gitignore tells find to ignore the .gitignore
# -type f only finds files
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment