diff --git a/src/libCom/Makefile b/src/libCom/Makefile index 0b71305f0..a2fd26323 100644 --- a/src/libCom/Makefile +++ b/src/libCom/Makefile @@ -31,6 +31,7 @@ INC += tsDLList.h INC += tsSLList.h INC += tsMinMax.h INC += tsBTree.h +INC += tsFreeList.h SRC_DIRS += $(LIBCOM)/dbmf INC += dbmf.h