diff --git a/cde/programs/dtdocbook/Imakefile b/cde/programs/dtdocbook/Imakefile index 8c46ff2ff..cb6890843 100644 --- a/cde/programs/dtdocbook/Imakefile +++ b/cde/programs/dtdocbook/Imakefile @@ -3,11 +3,7 @@ XCOMM $XConsortium: Imakefile /main/6 1996/10/24 00:10:08 cde-hp $ #define IHaveSubdirs #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' -#if !UseNSGMLS -SGMLSDIR = sgmls -#endif - -SUBDIRS = doc2sdl lib tcl instant $(SGMLSDIR) xlate_locale +SUBDIRS = doc2sdl lib tcl instant xlate_locale MakeSubdirs($(SUBDIRS)) DependSubdirs($(SUBDIRS))