X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=069636d82260d54a8373f143fdc6fd345cba90c6;hb=c0946b57c0bba5fd3bf5a535156f116157cb7b2c;hp=43933f2e38e697ce04cb677db982dd6ceca3b3f8;hpb=bf5d28ff726e12696717c556b3a5426384270837;p=whenjobs.git 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)