diff --git a/Makefile b/Makefile index 4ed32893d..3b7183622 100644 --- a/Makefile +++ b/Makefile @@ -77,9 +77,11 @@ endef ### Defaults ### +.PHONY: www www: $(XML_CATALOG) $(CONTENT) $(RSYNC) $(RSYNC_FLAGS) --exclude=".stamp-*" content/static/ content/old-site/ build/ $@ +.PHONY: export export: www $(RSYNC) $(RSYNC_FLAGS) --exclude=".svn/" www/ $(DESTDIR)/