summaryrefslogtreecommitdiff
path: root/cpp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/Makefile.am')
-rw-r--r--cpp/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/Makefile.am b/cpp/Makefile.am
index 66b489c63f..37e3a7d75b 100644
--- a/cpp/Makefile.am
+++ b/cpp/Makefile.am
@@ -21,6 +21,7 @@ qpidc.spec: %: %.in
mv $@-tmp $@
MAINTAINERCLEANFILES = $(PACKAGE).spec
-.PHONY: rpm srpm
+.PHONY: rpm srpm rpmbuild
rpm srpm:
cd rpm && $(MAKE) $(MAKEFLAGS_AM) $@
+rpmbuild: rpm