Partial fix for bug #1100125

svn-id: r16544
This commit is contained in:
Max Horn
2005-01-11 20:40:10 +00:00
parent f17f5e3cae
commit f1026ce3eb
+3 -1
View File
@@ -15,9 +15,11 @@ MODULE_OBJS := \
MODULE_DIRS += \
backends \
backends/fs \
backends/fs/posix \
backends/fs/morphos \
backends/fs/windows
backends/fs/windows \
backends/midi
# Include common rules
include $(srcdir)/common.rules