diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-17 17:24:49 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-17 17:24:49 +0000 |
commit | a6eb6061145a25586944f85cc21f5fec12169f61 (patch) | |
tree | 4e7fb1187ee63324bf714e5e2896bcd4483c7573 | |
parent | f6814941c6182a4af294882f613de60cbfc14d87 (diff) |
Notes
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index f8a2fc873403..479a4e97a09f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.200 1999/07/09 20:24:57 marcel Exp $ +# $Id: Makefile,v 1.201 1999/07/13 02:51:06 cpiazza Exp $ # SUBDIR += ElectricFence @@ -66,6 +66,7 @@ SUBDIR += libU77 SUBDIR += libcii SUBDIR += libdlmalloc + SUBDIR += libdockapp SUBDIR += libffi SUBDIR += libgetline SUBDIR += libgnugetopt |