summaryrefslogtreecommitdiff
path: root/rMD-exp/src/Makefile.am
diff options
context:
space:
mode:
authoriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-10-26 01:45:04 +0000
committeriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-10-26 01:45:04 +0000
commit3370b5318c1845704ae95f1d919a37bb881f52f9 (patch)
treed66c14908d44b7ad404abbaf5b70bc8726a80b4d /rMD-exp/src/Makefile.am
parentba11f851311f9f92f92fcd8148a8f621b736e979 (diff)
cache initialization, image flushing
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@115 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'rMD-exp/src/Makefile.am')
-rw-r--r--rMD-exp/src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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
© All Rights Reserved