diff options
Diffstat (limited to 'apps/plugins')
-rw-r--r-- | apps/plugins/SOURCES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 56f845a6dd..49510f5fdf 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES | |||
@@ -19,6 +19,8 @@ stopwatch.c | |||
19 | vbrfix.c | 19 | vbrfix.c |
20 | viewer.c | 20 | viewer.c |
21 | 21 | ||
22 | ringmod.c | ||
23 | |||
22 | /* plugins built for all targets, but not for the simulator */ | 24 | /* plugins built for all targets, but not for the simulator */ |
23 | #if !defined(SIMULATOR) | 25 | #if !defined(SIMULATOR) |
24 | metronome.c | 26 | metronome.c |