X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=blobdiff_plain;f=Makefile.am;h=3a8334744a4b25634991d6578f75b1525f28a182;hp=43933f2e38e697ce04cb677db982dd6ceca3b3f8;hb=acb316417965e2b40010aeb35f8ff990db0d1d42;hpb=bf5d28ff726e12696717c556b3a5426384270837 diff --git a/Makefile.am b/Makefile.am index 43933f2..3a83347 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,3 +27,6 @@ SUBDIRS = \ tests/jobs CLEANFILES = *~ + +rpm: dist + rpmbuild -ta $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.gz