aboutsummaryrefslogtreecommitdiff
path: root/lib/components/Makefile.am
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2005-11-10 15:20:18 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2005-11-10 15:20:18 +0000
commitee588fe50c77686a72f8c8e1a3eeabe263de5543 (patch)
treede49ea6c8122b501879a3078bab31a763607dc5b /lib/components/Makefile.am
parentb1687d96f8aaed98481a21856a1496eea9a1cbad (diff)
downloadenigma2-ee588fe50c77686a72f8c8e1a3eeabe263de5543.tar.gz
enigma2-ee588fe50c77686a72f8c8e1a3eeabe263de5543.zip
add c++ stuff for epglist
Diffstat (limited to 'lib/components/Makefile.am')
-rw-r--r--lib/components/Makefile.am2
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