summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2fcba66..323e55c 100644
--- a/Makefile
+++ b/Makefile
@@ -52,4 +52,4 @@ website/index.html: README.org build-aux/build-home-page.el
 
 .PHONY: clean
 clean:
-	rm -f Makefile.include website/index.html
+	rm -f $(objects) Makefile.include website/index.html