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