mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2003-08-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* fsmount/Makefile.am: Revert previous change.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-08-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* fsmount/Makefile.am: Revert previous change.
|
||||
|
||||
2003-08-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* fsmount/Makefile.am: Fix path to automake-includes.
|
||||
|
||||
@@ -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,4 +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
|
||||
|
||||
Reference in New Issue
Block a user