diff options
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 9c03269f9f84..a14df54284d0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.211 1999/08/17 10:13:29 asami Exp $ +# $Id: Makefile,v 1.212 1999/08/18 08:54:23 asami Exp $ # SUBDIR += ElectricFence @@ -70,6 +70,7 @@ SUBDIR += libdlmalloc SUBDIR += libffi SUBDIR += libgetline + SUBDIR += libglade SUBDIR += libgnugetopt SUBDIR += libgtop SUBDIR += libmalloc |