From 3370b5318c1845704ae95f1d919a37bb881f52f9 Mon Sep 17 00:00:00 2001 From: iovar Date: Thu, 26 Oct 2006 01:45:04 +0000 Subject: cache initialization, image flushing git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@115 f606c939-3180-4ac9-a4b8-4b8779d57d0a --- rMD-exp/src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rMD-exp/src/Makefile.am') diff --git a/rMD-exp/src/Makefile.am b/rMD-exp/src/Makefile.am index 4315ab3..8332134 100644 --- a/rMD-exp/src/Makefile.am +++ b/rMD-exp/src/Makefile.am @@ -20,7 +20,8 @@ recordmydesktop_SOURCES= recordmydesktop.c\ capture_sound.c\ encode_sound_buffer.c\ init_encoder.c\ - cache_frame.c + cache_frame.c\ + rmd_cache.c INCLUDES= $(all_includes) -I../include -I$x_includes -- cgit v1.2.3