summaryrefslogtreecommitdiff
path: root/libmom
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-05-24 19:20:14 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-05-24 19:20:14 +0000
commitcf7d5a831621f3dd3899265c9cce682f2bc0c450 (patch)
tree947b4d4c69f10889024b435b4e6dd1da20573b85 /libmom
parent3e700fe0941d24291034d18746caa08dd6a2af99 (diff)
(installhdrsubdir): Install headers in main include dir.
Diffstat (limited to 'libmom')
-rw-r--r--libmom/Makefile1
1 files changed, 1 insertions, 0 deletions
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)