Close client sockets in case of exceptions
[remote/remote-mci.git] / src / Makefile.am
blobc5bee081c0dbaefbe4e9c38e4262fe75cf7b4bf0
1 SUBDIRS = util protocols
3 if CONFIG_MCH
4 SUBDIRS += mch
5 endif
7 if CONFIG_MCS
8 SUBDIRS += mcs
9 endif
11 EXTRA_DIST = remote.h
13 include $(top_srcdir)/Makefile.lib