From e059d69c2ce61b1ba1ae2e0b9c75eb53bb26f1bb Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Thu, 30 Mar 2006 23:32:28 +0000 Subject: add background file eraser class for asynchronous file deletion --- lib/components/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/components/Makefile.am') 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 -- cgit v1.2.3