diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-05-24 19:20:44 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-05-24 19:20:44 +0000 |
commit | 3c81424c439823cb605ae16797c6ff2bdb3f19fb (patch) | |
tree | 102e6ff9cc6c6d72250b9dc52c5b28b16a6cc604 /libmom | |
parent | ea481fb2744511cde85cad0a9d6eb3a20e62b6e9 (diff) |
(LCLHDRS): foo
Diffstat (limited to 'libmom')
-rw-r--r-- | libmom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmom/Makefile b/libmom/Makefile index c2dd9668..a2339fa7 100644 --- a/libmom/Makefile +++ b/libmom/Makefile @@ -30,7 +30,7 @@ SRCS = add-ref.c allocate-address.c allocate-memory.c copy-ref.c \ reserve-memory-anywhere.c unreserve-memory.c unuse-memory.c \ wire-memory.c -LCLHDRS = mom.h mom-kernep.h priv.h +LCLHDRS = mom.h mom-kerndep.h priv.h installhdrs = mom.h mom-kerndep.h installhdrsubdir = . |