From 6b3b20cfc0f5ed7b29ede6cc4611f530786f8a33 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 11 Apr 1996 19:27:29 +0000 Subject: (LCLHDRS): Add priv.h. --- libihash/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libihash/Makefile') diff --git a/libihash/Makefile b/libihash/Makefile index 05504a71..92078c63 100644 --- a/libihash/Makefile +++ b/libihash/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1995 Free Software Foundation, Inc. +# Copyright (C) 1995, 1996 Free Software Foundation, Inc. # Written by Michael I. Bushnell. # # This file is part of the GNU Hurd. @@ -22,7 +22,7 @@ dir := libihash makemode := library SRCS=ihash.c primes.c -LCLHDRS=ihash.h +LCLHDRS=ihash.h priv.h OBJS=ihash.o primes.o libname := libihash installhdrs = ihash.h -- cgit v1.2.3