INCLUDES = \
-I../include \
-I../../Model/include \
- -DDEBUG \
+## -DDEBUG \
-DPACKAGE_DATA_DIR=\""$(datadir)"\" \
-DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
@PACKAGE_CFLAGS@
httpresponse.cpp \
plant.cpp \
receiver.cpp \
+ response.cpp \
+ response_parser.cpp \
runnable.cpp \
server.cpp \
string.cpp \
httpresponse.h \
plant.h \
receiver.h \
+ response.h \
runnable.h \
server.h \
string.h \
httpresponse.cpp \
plant.cpp \
receiver.cpp \
+ response.cpp \
+ response_parser.cpp \
runnable.cpp \
server.cpp \
string.cpp \