X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fgui%2FMakefile.am;h=9d31bf736bfeccd08dd399cd8e61d82d997b7c91;hb=b3c4891fe653d87333ada5cb14c0bf102ac7b27a;hp=30b00bfbe93094e3a968051e8ac6f41e4d7fbef1;hpb=96b320d3d1b921cad7a94027b449dacd49470117;p=vuplus_dvbapp diff --git a/lib/gui/Makefile.am b/lib/gui/Makefile.am index 30b00bf..9d31bf7 100644 --- a/lib/gui/Makefile.am +++ b/lib/gui/Makefile.am @@ -8,40 +8,43 @@ noinst_LIBRARIES = libenigma_gui.a libenigma_gui_a_SOURCES = \ ebutton.cpp \ - ebutton.h \ ecanvas.cpp \ - ecanvas.h \ einput.cpp \ - einput.h \ einputnumber.cpp \ - einputnumber.h \ einputstring.cpp \ - einputstring.h \ elabel.cpp \ - elabel.h \ elistbox.cpp \ - elistbox.h \ elistboxcontent.cpp \ - elistboxcontent.h \ epixmap.cpp \ - epixmap.h \ epositiongauge.cpp \ - epositiongauge.h \ eslider.cpp \ - eslider.h \ esubtitle.cpp \ - esubtitle.h \ evideo.cpp \ - evideo.h \ ewidget.cpp \ - ewidget.h \ ewidgetanimation.cpp \ - ewidgetanimation.h \ ewidgetdesktop.cpp \ - ewidgetdesktop.h \ ewindow.cpp \ - ewindow.h \ ewindowstyle.cpp \ + ewindowstyleskinned.cpp + +guiincludedir = $(pkgincludedir)/lib/gui +guiinclude_HEADERS = \ + ebutton.h \ + ecanvas.h \ + einput.h \ + einputnumber.h \ + einputstring.h \ + elabel.h \ + elistbox.h \ + elistboxcontent.h \ + epixmap.h \ + epositiongauge.h \ + eslider.h \ + esubtitle.h \ + evideo.h \ + ewidget.h \ + ewidgetanimation.h \ + ewidgetdesktop.h \ + ewindow.h \ ewindowstyle.h \ - ewindowstyleskinned.cpp \ ewindowstyleskinned.h