From 319c6764130ce97b1f1da085d529509615438941 Mon Sep 17 00:00:00 2001
From: "Michael I. Bushnell" <mib@gnu.org>
Date: Fri, 24 May 1996 20:19:36 +0000
Subject: (SRCS): Add error-trans.c.

---
 libmom/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'libmom/Makefile')

diff --git a/libmom/Makefile b/libmom/Makefile
index 38888d02..e5dd9883 100644
--- a/libmom/Makefile
+++ b/libmom/Makefile
@@ -28,7 +28,7 @@ SRCS = add-ref.c allocate-address.c allocate-memory.c copy-ref.c \
 	mach-port-set.c make-memory-readonly.c make-memory-readwrite.c \
 	memory-init.c ref-destroy.c refs-identical.c reserve-memory.c \
 	reserve-memory-anywhere.c unreserve-memory.c unuse-memory.c \
-	wire-memory.c
+	wire-memory.c error-trans.c
 
 LCLHDRS = mom.h mom-kerndep.h priv.h mom-errors.h
 installhdrs = mom.h mom-kerndep.h mom-errors.h
-- 
cgit v1.2.3