summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-06-17 09:07:32 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-06-17 09:07:32 +0000
commit78c2a97196a1a03ae112e9049481c7a3f3ecf0ba (patch)
tree40084d62560598fc11781506e26b70804e3db281 /c/src/exec/posix/include/Makefile.am
parent2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-78c2a97196a1a03ae112e9049481c7a3f3ecf0ba.tar.bz2
2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am: Include $(top_srcdir)/../automake/*.am. * Makefile.am: Include $(top_srcdir)/../automake/*.am. Use ../aclocal. * inline/Makefile.am: Include $(top_srcdir)/../automake/*.am. * macros/Makefile.am: Include $(top_srcdir)/../automake/*.am. * src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
Diffstat (limited to '')
-rw-r--r--c/src/exec/posix/include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/posix/include/Makefile.am b/c/src/exec/posix/include/Makefile.am
index eb2edf1d82..46b1d374ca 100644
--- a/c/src/exec/posix/include/Makefile.am
+++ b/c/src/exec/posix/include/Makefile.am
@@ -52,4 +52,4 @@ all-local: $(PREINSTALL_FILES)
EXTRA_DIST = $(noinst_HEADERS)
-include $(top_srcdir)/../../../../automake/local.am
+include $(top_srcdir)/../automake/local.am