Loading addon-sdk/Makefile.in +0 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,6 @@ VPATH = @srcdir@ include $(topsrcdir)/config/config.mk TEST_DIRS += test libs:: $(PYTHON) $(srcdir)/copy_source.py $(topsrcdir) $(srcdir)/source/lib $(FINAL_TARGET)/modules/commonjs >copy_source.mk $(MAKE) -f copy_source.mk libs Loading addon-sdk/moz.build 0 → 100644 +7 −0 Original line number Diff line number Diff line # vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # 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/. TEST_DIRS += ['test'] addon-sdk/test/moz.build 0 → 100644 +5 −0 Original line number Diff line number Diff line # vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # 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/. chrome/Makefile.in +0 −5 Original line number Diff line number Diff line Loading @@ -9,10 +9,5 @@ srcdir = @srcdir@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk DIRS = public src TEST_DIRS += test include $(topsrcdir)/config/rules.mk chrome/moz.build 0 → 100644 +7 −0 Original line number Diff line number Diff line # vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # 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/. DIRS += ['public', 'src'] TEST_DIRS += ['test'] Loading
addon-sdk/Makefile.in +0 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,6 @@ VPATH = @srcdir@ include $(topsrcdir)/config/config.mk TEST_DIRS += test libs:: $(PYTHON) $(srcdir)/copy_source.py $(topsrcdir) $(srcdir)/source/lib $(FINAL_TARGET)/modules/commonjs >copy_source.mk $(MAKE) -f copy_source.mk libs Loading
addon-sdk/moz.build 0 → 100644 +7 −0 Original line number Diff line number Diff line # vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # 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/. TEST_DIRS += ['test']
addon-sdk/test/moz.build 0 → 100644 +5 −0 Original line number Diff line number Diff line # vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # 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/.
chrome/Makefile.in +0 −5 Original line number Diff line number Diff line Loading @@ -9,10 +9,5 @@ srcdir = @srcdir@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk DIRS = public src TEST_DIRS += test include $(topsrcdir)/config/rules.mk
chrome/moz.build 0 → 100644 +7 −0 Original line number Diff line number Diff line # vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # 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/. DIRS += ['public', 'src'] TEST_DIRS += ['test']