summaryrefslogtreecommitdiffstats
path: root/stage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stage/Makefile')
-rw-r--r--stage/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/stage/Makefile b/stage/Makefile
index ffe39be..3ddf3d6 100644
--- a/stage/Makefile
+++ b/stage/Makefile
@@ -30,6 +30,3 @@ $(BUILD_DIR):
$(BUILD_DIR)/%.dvi: %.tex $(BUILD_DIR)
$(LATEX) --output-directory=$(BUILD_DIR) $<
-
-
-