From 029527b61523cd619f96c6aea3780743fd746da1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 6 Jan 2002 20:23:18 +0000 Subject: 2002-02-05 Ralf Corsepius * Makefile.am: Readded reference to wrapup. --- c/src/exec/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/Makefile.am') diff --git a/c/src/exec/Makefile.am b/c/src/exec/Makefile.am index 4995bce129..c4bbee1556 100644 --- a/c/src/exec/Makefile.am +++ b/c/src/exec/Makefile.am @@ -15,7 +15,7 @@ if HAS_ITRON ITRON_SUBDIRS = itron endif -SUBDIRS = include score rtems $(POSIX_SUBDIRS) $(ITRON_SUBDIRS) sapi +SUBDIRS = include score rtems $(POSIX_SUBDIRS) $(ITRON_SUBDIRS) sapi wrapup include $(top_srcdir)/../../../automake/subdirs.am include $(top_srcdir)/../../../automake/local.am -- cgit v1.2.3