diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index cd8ad4a44e8a..3c15a51d62b5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.108 1996/11/15 19:30:58 erich Exp $ +# $Id: Makefile,v 1.109 1996/11/19 12:32:12 asami Exp $ # SUBDIR += FWF @@ -9,6 +9,7 @@ SUBDIR += auis SUBDIR += blast SUBDIR += blt + SUBDIR += bricons SUBDIR += color_xterm SUBDIR += ctwm SUBDIR += dclock |