summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d1dd742..476f80e 100644
--- a/Makefile
+++ b/Makefile
@@ -18,3 +18,6 @@ dialyzer:
deb:
cd packaging/deb && $(MAKE) TOPDIR=$(PWD) deb
+
+rpm:
+ cd packaging/centos && $(MAKE) TOPDIR=$(PWD) rpm