diff options
author | Michael I. Bushnell <mib@gnu.org> | 1995-04-11 18:54:07 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1995-04-11 18:54:07 +0000 |
commit | cd70f5916d55ea454ebbf1ca5e373bbe0d687e68 (patch) | |
tree | c802cbaaf931f9eab14324a7093f59a32808e32f | |
parent | 7e1cc3d5414961cf2ca52568339fed92513c14a9 (diff) |
Fixe typo.
-rw-r--r-- | libdirmgt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdirmgt/Makefile b/libdirmgt/Makefile index 7d60d2eb..438061c6 100644 --- a/libdirmgt/Makefile +++ b/libdirmgt/Makefile @@ -23,4 +23,4 @@ makemode := misc LCLHDRS = dirmgt.h -include ../Makecinf +include ../Makeconf |