diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2005-11-10 15:20:18 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2005-11-10 15:20:18 +0000 |
| commit | ee588fe50c77686a72f8c8e1a3eeabe263de5543 (patch) | |
| tree | de49ea6c8122b501879a3078bab31a763607dc5b /lib/components/Makefile.am | |
| parent | b1687d96f8aaed98481a21856a1496eea9a1cbad (diff) | |
| download | enigma2-ee588fe50c77686a72f8c8e1a3eeabe263de5543.tar.gz enigma2-ee588fe50c77686a72f8c8e1a3eeabe263de5543.zip | |
add c++ stuff for epglist
Diffstat (limited to 'lib/components/Makefile.am')
| -rw-r--r-- | lib/components/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/components/Makefile.am b/lib/components/Makefile.am index d40a1667..c25791a7 100644 --- a/lib/components/Makefile.am +++ b/lib/components/Makefile.am @@ -3,5 +3,5 @@ INCLUDES = \ noinst_LIBRARIES = libenigma_components.a -libenigma_components_a_SOURCES = scan.cpp +libenigma_components_a_SOURCES = scan.cpp listboxepg.cpp
\ No newline at end of file |
