diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2006-06-02 17:13:26 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2006-06-02 17:13:26 +0000 |
| commit | 41558bc41a72c62a0c9fd4fbf28df23a2fc2fa44 (patch) | |
| tree | e822aea402026bbc3fef6993db50c8fe56dbeb5b /lib/gui/Makefile.am | |
| parent | 1b4a78cabb83b92a621a8c81108c264957e54a0c (diff) | |
| download | enigma2-41558bc41a72c62a0c9fd4fbf28df23a2fc2fa44.tar.gz enigma2-41558bc41a72c62a0c9fd4fbf28df23a2fc2fa44.zip | |
add subtitle widget
Diffstat (limited to 'lib/gui/Makefile.am')
| -rw-r--r-- | lib/gui/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/gui/Makefile.am b/lib/gui/Makefile.am index f8aa13bd..a011e07d 100644 --- a/lib/gui/Makefile.am +++ b/lib/gui/Makefile.am @@ -8,4 +8,5 @@ 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 + ewidgetanimation.cpp epositiongauge.cpp evideo.cpp esubtitle.cpp + |
