backing out b=337216 - INSTALL of mixed files and dirs does not

work on cygwin


git-svn-id: svn://10.0.0.236/trunk@196352 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
davel%mozilla.com
2006-05-11 22:10:29 +00:00
parent 369194ef03
commit 5183e22e09

View File

@@ -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