2000-11-09 Joel Sherrill <joel@OARcorp.com>

* Makefile.am, clock/Makefile.am, clock/.cvsignore, wrapup/Makefile.am:
	Added include of stub clock driver so ticker would link.
This commit is contained in:
Joel Sherrill
2000-11-09 14:26:26 +00:00
parent 1938317448
commit 3bb7e6d582
+1 -1
View File
@@ -8,7 +8,7 @@ ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
# wrapup is the one that actually builds and installs the library
# from the individual .rel files built in other directories
#SUBDIRS = include start startup clock console timer wrapup
SUBDIRS = include start startup console wrapup
SUBDIRS = include start startup clock console wrapup
include $(top_srcdir)/../../bsp.am