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

noinst_LTLIBRARIES = libenigma_base.la

libenigma_base_la_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