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

work on cygwin
This commit is contained in:
davel%mozilla.com 2006-05-11 22:10:29 +00:00
parent c49978b0a8
commit 67c3cecc5f

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