From 27c52f164c042cc6972b004d982ff8c635e62bca Mon Sep 17 00:00:00 2001 From: vidur Date: Wed, 15 Jul 1998 18:30:35 +0000 Subject: [PATCH] Added HTML idl definitions. Changed directory structure in src --- dom/src/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dom/src/Makefile b/dom/src/Makefile index 00bbf677e8be..6214f692b4a2 100644 --- a/dom/src/Makefile +++ b/dom/src/Makefile @@ -19,6 +19,8 @@ DEPTH=../.. include $(DEPTH)/config/config.mk +DIRS = core + LIBRARY_NAME = jsdom DEFINES = -D_IMPL_NS_DOM