From 6d8ab11f00cb4a95d3a5e7c45df149d7543dca66 Mon Sep 17 00:00:00 2001 From: "darin%meer.net" Date: Mon, 21 Feb 2005 21:08:46 +0000 Subject: [PATCH] build the header file!! --- xpcom/threads/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/xpcom/threads/Makefile.in b/xpcom/threads/Makefile.in index 834337069f5..1f7634d8677 100644 --- a/xpcom/threads/Makefile.in +++ b/xpcom/threads/Makefile.in @@ -87,6 +87,7 @@ XPIDLSRCS = \ nsIEventQueueService.idl \ nsIEnvironment.idl \ nsIProcess.idl \ + nsISupportsPriority.idl \ $(NULL) EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))