add new file to makefile
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@648 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
b1893764c6
commit
04b3944796
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
BIN = main$(BIN_SUFFIX)
|
||||
SRC = main.cpp strong.cpp
|
||||
SRC = main.cpp strong.cpp LockTest.cpp
|
||||
OBJ = $(SRC:.cpp=.o)
|
||||
|
||||
.PHONY: all clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue