From e4192acbca0d9c93e1a28e26e2be10a0924239c6 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 28 Dec 1998 21:12:35 +0000 Subject: Update. * Makefile (distribute): Add INTERFACE and CONFORMANCE. * elf/Makefile (distribute): Add hp-timing.h. * sysdeps/i386/i686/Dist: New file. --- elf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elf/Makefile') diff --git a/elf/Makefile b/elf/Makefile index b563e93899..81aa217e3d 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -38,7 +38,7 @@ rtld-routines := rtld $(dl-routines) dl-sysdep dl-environ dl-minimal distribute = $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \ dl-hash.h soinit.c sofini.c ldd.bash.in eval.c \ genrtldtbl.awk atomicity.h dl-procinfo.h ldsodefs.h \ - dl-librecon.h interp.c sln.c dl-origin.h + dl-librecon.h interp.c sln.c dl-origin.h hp-timing.h include ../Makeconfig -- cgit v1.2.3