summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/fsmount/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmisc/fsmount/Makefile.am')
-rw-r--r--cpukit/libmisc/fsmount/Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/cpukit/libmisc/fsmount/Makefile.am b/cpukit/libmisc/fsmount/Makefile.am
index 12b0f6976b..a800fb7f72 100644
--- a/cpukit/libmisc/fsmount/Makefile.am
+++ b/cpukit/libmisc/fsmount/Makefile.am
@@ -15,8 +15,8 @@ include_rtems_HEADERS = fsmount.h
OBJS = $(C_O_FILES)
-include $(top_srcdir)/../automake/compile.am
-include $(top_srcdir)/../automake/lib.am
+include $(top_srcdir)/automake/compile.am
+include $(top_srcdir)/automake/lib.am
$(PROJECT_INCLUDE)/rtems:
@$(mkinstalldirs) $@
@@ -39,5 +39,4 @@ all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
EXTRA_DIST = README fsmount.c
-include $(top_srcdir)/../automake/local.am
-
+include $(top_srcdir)/automake/local.am