refactor glsequence to be more testable
[mussa.git] / alg / module.mk
index bda1aba41fa12a4869c57f92fba6d0e396e6216e..bc52a6b472c1a76c78964fc4c5f7130516ab041e 100644 (file)
@@ -1,6 +1,7 @@
 CURDIR := $(BASEDIR)alg/
 
-SOURCES.cxx := conserved_path.cxx \
+SOURCES.cxx := color.cxx \
+               conserved_path.cxx \
                flp.cxx \
                flp_seqcomp.cxx \
                mussa_class.cxx \