From 46ea78a08cb4a29a847e90e487ae1c3e5ba8ae96 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 4 Jan 2002 17:55:57 +0000 Subject: 2001-12-22 Ralf Corsepius * configure.ac: Remove optman/Makefile from CONFIG_FILES. * Makefile.am: Remove optman from SUBDIRS. --- c/src/exec/posix/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/posix/Makefile.am') diff --git a/c/src/exec/posix/Makefile.am b/c/src/exec/posix/Makefile.am index 26d44b61e8..7d2bb3ca04 100644 --- a/c/src/exec/posix/Makefile.am +++ b/c/src/exec/posix/Makefile.am @@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I ../../../../aclocal -SUBDIRS = include inline macros src optman +SUBDIRS = include inline macros src include $(top_srcdir)/../../../../automake/subdirs.am include $(top_srcdir)/../../../../automake/local.am -- cgit v1.2.3