From 3de0e530fcc47aff13cd1931d97d63f7d162d020 Mon Sep 17 00:00:00 2001 From: "mccabe%netscape.com" Date: Fri, 14 May 1999 09:27:01 +0000 Subject: [PATCH] change for hpux porting --- js/src/xpconnect/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/src/xpconnect/Makefile.in b/js/src/xpconnect/Makefile.in index 7cb6ca39d55..808881decf7 100644 --- a/js/src/xpconnect/Makefile.in +++ b/js/src/xpconnect/Makefile.in @@ -20,7 +20,7 @@ srcdir = @srcdir@ include $(DEPTH)/config/autoconf.mk -DIRS = public src +DIRS = public idl src ifdef ENABLE_TESTS DIRS += tests shell