refactored trac backup
[feisty_meow.git] / nucleus / library / algorithms / makefile
index 8cf4b298b62ecaa54081e2e3e84f4108f62dd348..8dd60e43026aaca1501477b4dba2940a062f54f9 100644 (file)
@@ -2,7 +2,7 @@ include cpp/variables.def
 
 PROJECT = algorithms
 TYPE = library
-SOURCE = placeholder.cpp
+SOURCE = sorts.cpp
 TARGETS = algorithms.lib
 
 include cpp/rules.def