summaryrefslogtreecommitdiff
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 7a2c6ec..2a06a99 100644
--- a/Makefile
+++ b/Makefile
@@ -20,5 +20,5 @@ dialyzer:
deb:
cd packaging/deb && $(MAKE) TOPDIR=$(PWD) deb
-rpm:
+rpm:
cd packaging/centos && $(MAKE) TOPDIR=$(PWD) rpm