summaryrefslogtreecommitdiffstats
path: root/doc/posix_users/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-18 15:10:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-18 15:10:35 +0000
commit816539819aafa1b5325202cf5396764ad416a85d (patch)
treeb78e6bb04cc239a16308febceed9db5609860f1c /doc/posix_users/Makefile.am
parent2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-816539819aafa1b5325202cf5396764ad416a85d.tar.bz2
2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: include main.am, require automake-1.5.
Diffstat (limited to '')
-rw-r--r--doc/posix_users/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/posix_users/Makefile.am b/doc/posix_users/Makefile.am
index 760f8b14b5..514ebc09a7 100644
--- a/doc/posix_users/Makefile.am
+++ b/doc/posix_users/Makefile.am
@@ -6,12 +6,13 @@
# $Id$
#
-AUTOMAKE_OPTIONS = foreign 1.4
+AUTOMAKE_OPTIONS = foreign 1.5
PROJECT = posix_users
EDITION = 1
include $(top_srcdir)/project.am
+include $(top_srcdir)/main.am
GENERATED_FILES = cancel.texi clock.texi cond.texi cspecific.texi \
device.texi files.texi io.texi key.texi memorymgmt.texi message.texi \