Added wrapup directory.

This commit is contained in:
Joel Sherrill
1999-10-05 14:06:06 +00:00
parent 17978a10c2
commit 1f0a2b89f8
+1
View File
@@ -33,6 +33,7 @@ if test "$RTEMS_HAS_CPLUSPLUS" = "yes"; then
cfg_subdirs="$cfg_subdirs librtems++";
fi
AC_CONFIG_SUBDIRS($cfg_subdirs)
AC_CONFIG_SUBDIRS(wrapup)
AC_SUBST(cfg_subdirs)
AC_CONFIG_SUBDIRS(tests)