1
0
Fork 0
mbuni/mbuni/mmsbox/Makefile.am

9 lines
410 B
Makefile
Raw Normal View History

2011-09-29 09:33:23 +00:00
libmms = $(top_builddir)/mmlib/libmms.la
2011-09-23 06:27:37 +00:00
lib_LTLIBRARIES = libmmsbox.la
2011-09-29 09:33:23 +00:00
libmmsbox_la_SOURCES = mmsbox_cdr.c mmsbox_cfg.h mmsbox_cfg.c dlr.c bearerbox.c mmsbox_resolve.c mmsbox_resolve_shell.c
bin_PROGRAMS = mmsbox
2011-09-29 09:33:23 +00:00
mmsbox_SOURCES = mmsbox.c mmsbox.h
mmsbox_LDADD = libmmsbox.la $(libmms)
2008-09-12 12:02:40 +00:00
EXTRA_DIST = mmsbox_cdr.h mmsbox_cfg.h mmsbox.h mmsbox_mt_filter.h mmsbox_resolve_shell.h mmsbox_resolve.h mmsbox_mmsc.h