Bug 841126: Update DataChannels to use new stack option to ignore port numbers over...
[gecko.git] / testing / marionette / Makefile.in
blob65cbf611285c520f320dafa3ac9506540fcd0399
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this file,
3 # You can obtain one at http://mozilla.org/MPL/2.0/.
5 DEPTH = @DEPTH@
6 topsrcdir = @top_srcdir@
7 srcdir = @srcdir@
8 VPATH = @srcdir@
10 include $(DEPTH)/config/autoconf.mk
12 ifdef ENABLE_TESTS
13 DEFINES += -DENABLE_TESTS
14 endif
16 include $(topsrcdir)/config/rules.mk