mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-01 20:13:00 +00:00
backing out b=337216 - INSTALL of mixed files and dirs does not
work on cygwin
This commit is contained in:
parent
c49978b0a8
commit
67c3cecc5f
@ -41,10 +41,4 @@ srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
DIRS = public src
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
libs:: $(srcdir)/test/shell.js $(srcdir)/test/test.js $(srcdir)/test/xml
|
||||
$(INSTALL) $^ $(DIST)/bin/feeds_tests
|
||||
|
||||
check::
|
||||
cd $(DIST)/bin/feeds_tests; $(RUN_TEST_PROGRAM) $(DIST)/bin/xpcshell ./shell.js
|
||||
include $(topsrcdir)/config/rules.mk
|
Loading…
x
Reference in New Issue
Block a user