From cf7d5a831621f3dd3899265c9cce682f2bc0c450 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 24 May 1996 19:20:14 +0000 Subject: (installhdrsubdir): Install headers in main include dir. --- libmom/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/libmom/Makefile b/libmom/Makefile index 61796585..c2dd9668 100644 --- a/libmom/Makefile +++ b/libmom/Makefile @@ -32,6 +32,7 @@ SRCS = add-ref.c allocate-address.c allocate-memory.c copy-ref.c \ LCLHDRS = mom.h mom-kernep.h priv.h installhdrs = mom.h mom-kerndep.h +installhdrsubdir = . OBJS = $(SRCS:.c=.o) -- cgit v1.2.3