aboutsummaryrefslogtreecommitdiff
path: root/lib/components/Makefile.am
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2006-03-30 23:32:28 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2006-03-30 23:32:28 +0000
commite059d69c2ce61b1ba1ae2e0b9c75eb53bb26f1bb (patch)
tree52afd355bcf306ab0a39034148fb9f07c54c8a38 /lib/components/Makefile.am
parent0c9e75c44d610465017a08874a5e2f585bc554aa (diff)
downloadenigma2-e059d69c2ce61b1ba1ae2e0b9c75eb53bb26f1bb.tar.gz
enigma2-e059d69c2ce61b1ba1ae2e0b9c75eb53bb26f1bb.zip
add background file eraser class for asynchronous file deletion
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 c25791a7..70bd8b6b 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 listboxepg.cpp
+libenigma_components_a_SOURCES = scan.cpp listboxepg.cpp file_eraser.cpp
\ No newline at end of file