summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index c122427900..075ca9a563 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -170,6 +170,9 @@ codec_thread.c
170playback.c 170playback.c
171codecs.c 171codecs.c
172dsp.c 172dsp.c
173#ifndef HAVE_HARDWARE_BEEP
174beep.c
175#endif
173#ifdef HAVE_PITCHSCREEN 176#ifdef HAVE_PITCHSCREEN
174tdspeed.c 177tdspeed.c
175#endif 178#endif