diff options
-rw-r--r-- | xc/workInProgress/Imakefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/workInProgress/Imakefile b/xc/workInProgress/Imakefile index b40657f34..7ae94459e 100644 --- a/xc/workInProgress/Imakefile +++ b/xc/workInProgress/Imakefile @@ -1,4 +1,4 @@ -XCOMM $XConsortium: Imakefile,v 1.1 94/04/07 16:41:49 rws Exp $ +XCOMM $XConsortium: Imakefile,v 1.1 94/04/07 16:50:10 rws Exp mor $ #define IHaveSubdirs #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)" @@ -7,7 +7,7 @@ XCOMM $XConsortium: Imakefile,v 1.1 94/04/07 16:41:49 rws Exp $ FRESCODIRS = Fresco Xtf #endif -SUBDIRS = $(FRESCODIRS) xsm +SUBDIRS = $(FRESCODIRS) lbx xsm MakeSubdirs($(SUBDIRS)) DependSubdirs($(SUBDIRS)) |