aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index afbd54d..0ced3c2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,5 @@
all:
make webrings
- make quotes
make references
make site
make admin
@@ -8,7 +7,6 @@ all:
generators:
make webrings
- make quotes
make references
webrings:
@@ -19,9 +17,6 @@ webrings:
< generators/openring/template.html \
> generators/hugo/themes/tdro/layouts/partials/webrings/openring.html
-quotes:
- strfile generators/fortune/quotes.fortune
-
export DENO_DIR := generators/exoference/vendor
references: