summaryrefslogtreecommitdiffstats
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 026108f..d928fda 100644
--- a/Makefile
+++ b/Makefile
@@ -30,5 +30,5 @@ dist: clean
rm -rf expac-${VERSION}
clean:
- $(RM) ${OBJ} expac expac.1
+ ${RM} ${OBJ} expac expac.1