diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0e9a233b3d74..ac1a427ca38a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.143 1998/11/21 17:55:39 steve Exp $ +# $Id: Makefile,v 1.144 1998/12/07 02:21:54 asami Exp $ # SUBDIR += ElectricFence @@ -44,6 +44,7 @@ SUBDIR += ilu SUBDIR += jam SUBDIR += lclint + SUBDIR += libPropListgnome SUBDIR += libU77 SUBDIR += libdlmalloc SUBDIR += libffi |