1 ###############################################################################
2 # $Id: Makefile,v 1.10 2009/08/03 10:25:40 faust Exp $
3 ###############################################################################
5 include ../../../../../Makefile.conf
9 SRCS = ./rpcconfig.cpp \
14 ./tariffs_methods.cpp \
15 ./admins_methods.cpp \
16 ./messages_methods.cpp
18 LIBS += $(XMLRPC_LDFLAGS) \
26 include ../../Makefile.in