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

noinst_LIBRARIES = libenigma_gui.a

libenigma_gui_a_SOURCES = \
	ebutton.cpp elabel.cpp eslider.cpp ewidget.cpp ewidgetdesktop.cpp  \
	ewindow.cpp ewindowstyle.cpp elistbox.cpp elistboxcontent.cpp \
	epixmap.cpp ewindowstyleskinned.cpp einput.cpp einputstring.cpp einputnumber.cpp \
	ewidgetanimation.cpp epositiongauge.cpp evideo.cpp esubtitle.cpp