forked from Imagelibrary/rtems
2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Readded reference to wrapup.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Readded reference to wrapup.
|
||||
|
||||
2002-01-06 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* wrapup/.cvsignore: Readded.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -100,5 +100,6 @@ score/include/Makefile
|
||||
score/inline/Makefile
|
||||
score/macros/Makefile
|
||||
score/src/Makefile
|
||||
wrapup/Makefile
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Readded reference to wrapup.
|
||||
|
||||
2002-01-06 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* wrapup/.cvsignore: Readded.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -100,5 +100,6 @@ score/include/Makefile
|
||||
score/inline/Makefile
|
||||
score/macros/Makefile
|
||||
score/src/Makefile
|
||||
wrapup/Makefile
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user