Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 480258 | Differences between
and this patch

Collapse All | Expand All

(-)mozilla-release~/Makefile.in (-2 lines)
Lines 168-175 Link Here
168
168
169
ifndef JS_STANDALONE
169
ifndef JS_STANDALONE
170
ifdef ENABLE_TESTS
171
# Additional makefile targets to call automated test suites
170
# Additional makefile targets to call automated test suites
172
include $(topsrcdir)/testing/testsuite-targets.mk
171
include $(topsrcdir)/testing/testsuite-targets.mk
173
endif
174
endif
172
endif
175
173

Return to bug 480258