From 2239edfdff72bbd8dda9cc8924bf5a80ed59ff8f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 25 Jun 2002 17:39:34 +0000 Subject: 2002-06-25 Ralf Corsepius * wrapup/Makefile.am: Fix stupid typo in previous patch. --- c/src/exec/wrapup/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/wrapup') diff --git a/c/src/exec/wrapup/Makefile.am b/c/src/exec/wrapup/Makefile.am index 814c8d7ea2..73cf4a02ac 100644 --- a/c/src/exec/wrapup/Makefile.am +++ b/c/src/exec/wrapup/Makefile.am @@ -35,7 +35,7 @@ if HAS_NETWORKING NETWORKING_OBJS = \ ../libnetworking/wrapup/$(ARCH)/libnetworking.a \ ../librpc/src/rpc/$(ARCH)/librpc.a \ - ../librpc/src/rpc/$(ARCH)/libxdr.a + ../librpc/src/xdr/$(ARCH)/libxdr.a endif OBJS = $(CPU_OBJS) $(CORE_OBJS) $(RTEMS_OBJS) $(SAPI_OBJS) \ -- cgit v1.2.3