bump the makefile
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -18,6 +18,8 @@ post-htmls   := $(patsubst $(src)/%.md,$(www)/%.html,$(post-sources))
 | 
			
		||||
.PHONY: all serve clean $(POSTCC)
 | 
			
		||||
 | 
			
		||||
all: $(POSTCC) $(post-htmls) $(post_index) $(feed) $(www_root)/static
 | 
			
		||||
	@echo "\n"
 | 
			
		||||
	@echo "Copying the ORG-produced files..."
 | 
			
		||||
	cp -R ~/www/* $(www_root)
 | 
			
		||||
 | 
			
		||||
$(www)/%.html: $(src)/%.md
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user