--- branches/PR-4841388/Makefile 2008-10-29 20:08:58 UTC (rev 403)
+++ branches/PR-4841388/Makefile 2008-10-30 23:00:49 UTC (rev 404)
@@ -20,7 +20,7 @@
make -C $(DIR) $@) || exit 1; )
installsrc:
- tar czf - . | tar xzf - -C "$(SRCROOT)" --exclude=.svn --exclude=sqlite --exclude=www
+ tar czf - . | tar xzf - -C "$(SRCROOT)" --exclude=.svn --exclude=sqlite --exclude=www --exclude=darwinup/libredo.o
installhdrs:
@echo Nothing to be done for $@