From 9b0de96dc492722c7a2fa41309291dbb12b689f2 Mon Sep 17 00:00:00 2001 From: Martin Nilsson <nilsson@opera.com> Date: Sat, 8 Jun 2013 22:33:16 +0200 Subject: [PATCH] Fixed clean/spotless --- refdoc/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/refdoc/Makefile b/refdoc/Makefile index 6940455f68..7c2059c0a9 100644 --- a/refdoc/Makefile +++ b/refdoc/Makefile @@ -116,7 +116,4 @@ touch-mirardoc: # Cleanup clean: - true - -spotless: - -test -f .cvsignore && rm -rf `cat .cvsignore` + -rm modref onepage traditional_manual pelix_modref autodoc.xml -- GitLab