Yury Delendik 13 years ago
parent
commit
a9b1301ed6
  1. 4
      test/mozcentral/Makefile.in

4
test/mozcentral/Makefile.in

@ -2,11 +2,11 @@ @@ -2,11 +2,11 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this file,
# You can obtain one at http://mozilla.org/MPL/2.0/.
DEPTH = ../../../..
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
relativesrcdir = browser/extensions/pdfjs/test
relativesrcdir = @relativesrcdir@
include $(DEPTH)/config/autoconf.mk

Loading…
Cancel
Save