aboutsummaryrefslogtreecommitdiff
path: root/lib/base/Makefile.am
blob: 7c66c4db198149cc63ed0877a4c403b218621aed (plain)
1
2
3
4
5
6
7
8
9
10
INCLUDES = \
	-I$(top_srcdir)/include

noinst_LIBRARIES = libenigma_base.a

libenigma_base_a_SOURCES = \
	buffer.cpp ebase.cpp econfig.cpp eerror.cpp elock.cpp \
	init.cpp message.cpp thread.cpp \
	smartptr.cpp estring.cpp connection.cpp \
	filepush.cpp