summaryrefslogtreecommitdiff
path: root/libmom/Makefile
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
commitea481fb2744511cde85cad0a9d6eb3a20e62b6e9 (patch)
tree11cdd24b02c456b4debac00b699e82806a158eab /libmom/Makefile
parent23c0fe099e4abf9d4ccf28882a8646a4c49f5a07 (diff)
(installhdrsubdir): Install headers in main include dir.
Diffstat (limited to 'libmom/Makefile')
-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)