
# example library makefile
#

include ../../Makefile.defs
auto_gen=
NAME:=kamailio_ims
MAJOR_VER=0
MINOR_VER=1
BUGFIX_VER=0
LIBS=

INCLUDES= -I$(CURDIR)/.. -I$(CURDIR)/../..

include ../../Makefile.libs
