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

noinst_LIBRARIES = libenigma_base.a

libenigma_base_a_SOURCES = \
	buffer.cpp ebase.cpp eerror.cpp elock.cpp \
	init.cpp message.cpp thread.cpp \
	smartptr.cpp estring.cpp connection.cpp \
	filepush.cpp encoding.cpp console.cpp rawfile.cpp \
	nconfig.cpp ioprio.cpp etpm.cpp