auxdir                  = @ac_aux_dir@

noinst_LIBRARIES 	= libuclmmbase.a 

AM_CPPFLAGS 		= -I$(top_builddir)/common/src

nodist_libuclmmbase_a_SOURCES 	= common/src/asarray.c \
			  common/src/base64.c \
			  common/src/btree.c \
			  common/src/crypt_random.c \
			  common/src/debug.c \
			  common/src/drand48.c \
			  common/src/hmac.c \
			  common/src/mbus.c \
			  common/src/mbus_addr.c \
			  common/src/mbus_config.c \
			  common/src/mbus_parser.c \
			  common/src/md5.c \
			  common/src/memory.c \
			  common/src/net_udp.c \
			  common/src/ntp.c \
			  common/src/qfDES.c \
			  common/src/rijndael-alg-fst.c \
			  common/src/rijndael-api-fst.c \
			  common/src/rtp.c \
			  common/src/sap.c \
			  common/src/sdp.c \
			  common/src/util.c

BUILT_SOURCES		= libuclmmbase.a

SUBDIRS			= libbeacon Net-Multicast-Beacon src

EXTRA_DIST		= common-1.2.16.tar.gz \
			  common-beacon.patch \
			  config/perl.m4


syntax highlighted by Code2HTML, v. 0.9.1