summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libfs/src/dosfs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libfs/src/dosfs/Makefile.am')
-rw-r--r--c/src/exec/libfs/src/dosfs/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/c/src/exec/libfs/src/dosfs/Makefile.am b/c/src/exec/libfs/src/dosfs/Makefile.am
index ad5e898689..f34b4776f5 100644
--- a/c/src/exec/libfs/src/dosfs/Makefile.am
+++ b/c/src/exec/libfs/src/dosfs/Makefile.am
@@ -3,9 +3,9 @@
##
-include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
-include $(top_srcdir)/../../../automake/compile.am
-include $(top_srcdir)/../../../automake/lib.am
+include $(top_srcdir)/../../../../automake/multilib.am
+include $(top_srcdir)/../../../../automake/compile.am
+include $(top_srcdir)/../../../../automake/lib.am
INCLUDES = -I../..
@@ -52,4 +52,4 @@ TMPINSTALL_FILES += $(H_FILES)
EXTRA_DIST = $(DOSFS_C_FILES) $(FATFS_C_FILES)
-include $(top_srcdir)/../../../automake/local.am
+include $(top_srcdir)/../../../../automake/local.am