diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-02-02 14:32:32 +0000 | 
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-02-02 14:32:32 +0000 | 
| commit | 2f05384abb70a969a58d7cd163a79602f715b8bc (patch) | |
| tree | 56bf61f338ff3c39b42eb9407e1c4e51ec9dba87 | |
| parent | Upgrade to 0.8.3, and I remove USE_X_PREFIX. (diff) | |
libPropListgnome => libPropList.
| -rw-r--r-- | devel/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 3b9fce5772d4..7ccafde4cac2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.155 1999/01/11 05:18:26 steve Exp $ +# $Id: Makefile,v 1.156 1999/01/21 07:48:52 vanilla Exp $  #      SUBDIR += ElectricFence @@ -49,7 +49,7 @@      SUBDIR += ilu      SUBDIR += jam      SUBDIR += lclint -    SUBDIR += libPropListgnome +    SUBDIR += libPropList      SUBDIR += libU77      SUBDIR += libcii      SUBDIR += libdlmalloc  | 
