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 | bc5ae316b93e870c9e6761e96ccfca626d408a45 (patch) | |
tree | 9285e07d5b78c9779dae5d982b8453f65f88c000 | |
parent | cf7d5a831621f3dd3899265c9cce682f2bc0c450 (diff) |
(LCLHDRS): foo
-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 = . |