summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c28a78b7..71fb3f4a 100644
--- a/Makefile
+++ b/Makefile
@@ -53,6 +53,7 @@ prod: all ${PROD}
clean:
rm -f ${ALL_CLEAN} ${PROD}
rm -f static/f/icons.png
+ rm -rf elm/Gen/
rm -f elm3/Lib/Gen.elm
rm -rf elm/elm-stuff/build-artifacts
rm -rf elm3/elm-stuff/build-artifacts