diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-02-24 09:00:07 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-02-24 09:00:07 +0000 |
commit | ee5073e50dcacd5aa0c7926c4ca3fb82c3ec6a95 (patch) | |
tree | 3584aec3a8c9c6fb512690b0accf0194ac45cc06 /devel/Makefile | |
parent | 1cadd4ca7d4e33274decb840e4671fa2c1679010 (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index e00e9857222b..4cd38fa202cc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.90 1998/01/21 07:08:49 ache Exp $ +# $Id: Makefile,v 1.91 1998/02/11 07:46:59 tg Exp $ # SUBDIR += ElectricFence @@ -33,6 +33,7 @@ SUBDIR += lclint SUBDIR += libdlmalloc SUBDIR += libmalloc + SUBDIR += libproplist SUBDIR += libslang SUBDIR += linux_devel SUBDIR += linux_kdump |