summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/FILES1
-rw-r--r--apps/plugins/SUBDIRS2
2 files changed, 2 insertions, 1 deletions
diff --git a/apps/FILES b/apps/FILES
index 363a6d7082..d3c7fdf069 100644
--- a/apps/FILES
+++ b/apps/FILES
@@ -63,6 +63,7 @@ plugins/lib/*.[ch]
63plugins/lib/Makefile 63plugins/lib/Makefile
64plugins/lib/SOURCES 64plugins/lib/SOURCES
65plugins/midi/*.[ch] 65plugins/midi/*.[ch]
66plugins/midi/Makefile
66plugins/mpegplayer/*.[chS] 67plugins/mpegplayer/*.[chS]
67plugins/mpegplayer/AUTHORS 68plugins/mpegplayer/AUTHORS
68plugins/mpegplayer/Makefile 69plugins/mpegplayer/Makefile
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS
index 60a5b8a77f..6cdc8650df 100644
--- a/apps/plugins/SUBDIRS
+++ b/apps/plugins/SUBDIRS
@@ -43,7 +43,7 @@ doom
43/* For all the swcodec targets */ 43/* For all the swcodec targets */
44#if CONFIG_CODEC == SWCODEC 44#if CONFIG_CODEC == SWCODEC
45midi 45midi
46#beatbox 46/* beatbox */
47mpegplayer 47mpegplayer
48#endif 48#endif
49 49