diff options
author | rws <empty> | 1994-04-09 19:38:25 +0000 |
---|---|---|
committer | rws <empty> | 1994-04-09 19:38:25 +0000 |
commit | b03e2d88fb26a6e08b489c7862c0ff53ce463274 (patch) | |
tree | 89f895b641fa546560f7e929816627390eceeec8 /xc/unsupported | |
parent | 77e3fd4da03e0dee7db9e17226438f6a4a4e75ae (diff) |
add hterm, xfeoak
move xcmstest to test
Diffstat (limited to 'xc/unsupported')
-rw-r--r-- | xc/unsupported/programs/Imakefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xc/unsupported/programs/Imakefile b/xc/unsupported/programs/Imakefile index 5ce6018e1..ef2d60ba3 100644 --- a/xc/unsupported/programs/Imakefile +++ b/xc/unsupported/programs/Imakefile @@ -1,4 +1,4 @@ -XCOMM $XConsortium: Imakefile,v 1.10 94/04/04 11:59:14 matt Exp $ +XCOMM $XConsortium: Imakefile,v 1.11 94/04/07 16:04:01 rws Exp $ #define IHaveSubdirs #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)" @@ -19,8 +19,8 @@ FRESCODIRS = dish i2mif ixx fdraw #endif #endif -SUBDIRS = ico listres maze puzzle showfont viewres xbiff xcalc \ - xcmstest xditview xedit xev xeyes xfontsel xgas xgc xload \ +SUBDIRS = hterm ico listres maze puzzle showfont viewres xbiff xcalc \ + xditview xedit xev xeyes xfeoak xfontsel xgas xgc xload \ xman xmessage xpr $(PHIGSDIRS) $(FRESCODIRS) MakeSubdirs($(SUBDIRS)) |