From b08d3ed989cf3d4fc8ecf49e2f6781c612edb6d2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 6 Apr 1999 21:45:06 +0000 Subject: Untar support submitted by Jake Janovetz . --- c/src/libmisc/wrapup/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'c/src/libmisc/wrapup/Makefile.in') diff --git a/c/src/libmisc/wrapup/Makefile.in b/c/src/libmisc/wrapup/Makefile.in index b43a7c6115..fbba22658a 100644 --- a/c/src/libmisc/wrapup/Makefile.in +++ b/c/src/libmisc/wrapup/Makefile.in @@ -23,6 +23,7 @@ include $(RTEMS_ROOT)/make/lib.cfg # Using the wildcard on the Purify support makes sure it may not be there LIBS=../monitor/$(ARCH)/libmonitor-tmp.a \ + ../untar/$(ARCH)/libuntar-tmp.a \ ../error/$(ARCH)/liberror-tmp.a \ ../assoc/$(ARCH)/libassoc-tmp.a \ ../stackchk/$(ARCH)/libstackchk-tmp.a \ -- cgit v1.2.3