summaryrefslogtreecommitdiff
path: root/ce/Module
diff options
context:
space:
mode:
authorlacour2008-02-07 16:58:13 +0000
committerlacour2008-02-07 16:58:13 +0000
commit0ca0238fed35ed8e53f21be637e100b5d75a25ca (patch)
treeaf18329daf445468496740327f4014f4ef1a816e /ce/Module
parentc236f4561b3ed167530c5349bd9eebd48d538b77 (diff)
Add cp stub to test txce_tonemaps_expiration with a way to add event via
interf stub of cp. Add txce_tonemaps_expiration functions and test. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1388 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'ce/Module')
-rwxr-xr-xce/Module2
1 files changed, 1 insertions, 1 deletions
diff --git a/ce/Module b/ce/Module
index d113e2ec56..7cc4be012b 100755
--- a/ce/Module
+++ b/ce/Module
@@ -1,4 +1,4 @@
-SOURCES := rx.c tx.c rxce_stats_.c
+SOURCES := rx.c tx.c rxce_stats.c
ifeq ($(CONFIG_TRACE),y)
SOURCES += trace.c
endif