- fixed undefined reference to handeDiagnostics()
This commit is contained in:
Johannes Schlatow 2010-10-20 22:48:06 +02:00
parent af490fb634
commit 6e11267724

View file

@ -15,7 +15,7 @@ OBJECTS = ../t-TDB.o ../t-Task.o ../t-text.o ../t-Date.o ../t-Table.o \
../t-Hooks.o ../t-API.o ../t-rx.o ../t-Taskmod.o ../t-dependency.o \
../t-Transport.o ../t-TransportSSH.o ../t-Sensor.o ../t-Thread.o \
../t-Lisp.o ../t-Rectangle.o ../t-Tree.o ../t-TransportRSYNC.o \
../t-TransportCurl.o ../t-Uri.o
../t-TransportCurl.o ../t-Uri.o ../t-diag.o
all: $(PROJECT)