merge commit for bug 394901

This commit is contained in:
Håkan Waara 2008-08-20 09:02:47 +02:00
commit f204ac4698

View File

@ -50,14 +50,15 @@ CPPSRCS = proxytests.cpp \
proxy-create-threadsafety.cpp \
$(NULL)
CPP_UNIT_TESTS += \
CPP_UNIT_TESTS += \
proxytests.cpp \
proxy-create-threadsafety.cpp \
$(NULL)
XPIDLSRCS = \
XPIDLSRCS = \
nsITestProxy.idl \
nsITestProxyOrig.idl
nsITestProxyOrig.idl \
$(NULL)
SIMPLE_PROGRAMS = $(CPPSRCS:.cpp=$(BIN_SUFFIX))