Fix DTSC tools compiling

This commit is contained in:
Thulinma 2011-12-05 15:35:10 +01:00
parent ec84fac33e
commit 05364aad2e
5 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
SRC = main.cpp ../util/dtsc.cpp
SRC = main.cpp ../../util/dtsc.cpp
OBJ = $(SRC:.cpp=.o)
OUT = DTSC_Info
INCLUDES =