diff options
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 65cc7313ff9b..a96f6c1508da 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.13 1994/10/22 05:44:32 jkh Exp $ +# $Id: Makefile,v 1.14 1994/10/22 07:40:27 smace Exp $ # -SUBDIR= emu fvwm ghostview iv ivs olvwm tk xarchie xcdplayer xdvi xpm xtexshell +SUBDIR= emu fvwm ghostview iv ivs olvwm pcb tk xarchie xcdplayer xdvi \ + xpm xtexshell # # nv depends on tk, so might as well build tk first... # |