diff options
author | rws <empty> | 1994-04-07 16:04:01 +0000 |
---|---|---|
committer | rws <empty> | 1994-04-07 16:04:01 +0000 |
commit | 770a47b9be5e13d42b16ff1f671bf9528acff9e0 (patch) | |
tree | 6ea8df1c119c444fa720d4515d443af28e90db01 /xc/unsupported | |
parent | 575e0ae0943f3eaf5bcddc88b1c4fc56d882f098 (diff) |
move beforelight to separate extensions
Diffstat (limited to 'xc/unsupported')
-rw-r--r-- | xc/unsupported/programs/Imakefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/unsupported/programs/Imakefile b/xc/unsupported/programs/Imakefile index 0e6728f26..5ce6018e1 100644 --- a/xc/unsupported/programs/Imakefile +++ b/xc/unsupported/programs/Imakefile @@ -1,4 +1,4 @@ -XCOMM $XConsortium: Imakefile,v 1.9 94/04/01 16:22:53 matt Exp $ +XCOMM $XConsortium: Imakefile,v 1.10 94/04/04 11:59:14 matt Exp $ #define IHaveSubdirs #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)" @@ -19,7 +19,7 @@ FRESCODIRS = dish i2mif ixx fdraw #endif #endif -SUBDIRS = beforelight ico listres maze puzzle showfont viewres xbiff xcalc \ +SUBDIRS = ico listres maze puzzle showfont viewres xbiff xcalc \ xcmstest xditview xedit xev xeyes xfontsel xgas xgc xload \ xman xmessage xpr $(PHIGSDIRS) $(FRESCODIRS) |