Skip to content

Commit

Permalink
Whitespace --
Browse files Browse the repository at this point in the history
  • Loading branch information
ieure committed Dec 6, 2010
1 parent bca9c07 commit 51f539e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -42,7 +42,7 @@ $(BUILD_DIR)/huge/%.pbm: $(BUILD_DIR)/huge/%_cropped.pdf
convert $(BUILD_DIR)/huge/$*_cropped.pdf $@

$(IMAGES_DIR)/%.svg: $(BUILD_DIR)/huge/%.pbm
potrace -s -o $@ $(BUILD_DIR)/huge/$*.pbm
potrace -s -o $@ $(BUILD_DIR)/huge/$*.pbm


$(BUILD_DIR)/%_cropped.pdf: $(BUILD_DIR) $(LATEX_DIR)/%.tex
Expand Down

0 comments on commit 51f539e

Please sign in to comment.