diff options
Diffstat (limited to 'rMD-exp/src/Makefile.am')
-rw-r--r-- | rMD-exp/src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rMD-exp/src/Makefile.am b/rMD-exp/src/Makefile.am index 8332134..66b8706 100644 --- a/rMD-exp/src/Makefile.am +++ b/rMD-exp/src/Makefile.am @@ -21,6 +21,7 @@ recordmydesktop_SOURCES= recordmydesktop.c\ encode_sound_buffer.c\ init_encoder.c\ cache_frame.c\ + cache_audio.c\ rmd_cache.c INCLUDES= $(all_includes) -I../include -I$x_includes |