From cb50837d9d90a6d3f9512ac91afc603769081778 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 26 Oct 1999 14:29:53 +0000 Subject: Patch from Emmanuel Raguet to add missing file reference to the Makefile. --- c/src/librdbg/src/i386/any/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/librdbg/src/i386/any/Makefile.in') diff --git a/c/src/librdbg/src/i386/any/Makefile.in b/c/src/librdbg/src/i386/any/Makefile.in index 84e1ed7c37..5e96cfb584 100644 --- a/c/src/librdbg/src/i386/any/Makefile.in +++ b/c/src/librdbg/src/i386/any/Makefile.in @@ -17,7 +17,7 @@ LIBNAME = librdbg.a LIB = ${ARCH}/${LIBNAME} # C and C++ source names, if any, go here -- minus the .c or .cc -C_PIECES = rdbg servcon servbkpt servrpc excep_f servtgt servtsp \ +C_PIECES = rdbg servcon servbkpt servrpc excep excep_f servtgt servtsp \ servutil _servtgt rdbg_f ptrace C_FILES = $(C_PIECES:%=%.c) -- cgit v1.2.3