X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=blobdiff_plain;f=Makefile.am;h=fe9594b144382bff6c291161b4fd4326fc014345;hp=3a8334744a4b25634991d6578f75b1525f28a182;hb=HEAD;hpb=481db823300882a0174be84d5cdd25ca0ebbc93c diff --git a/Makefile.am b/Makefile.am index 3a83347..fe9594b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,9 +24,13 @@ SUBDIRS = \ daemon \ tools \ tests/parsing \ - tests/jobs + tests/jobs \ + tests/variables CLEANFILES = *~ rpm: dist rpmbuild -ta $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.gz + +licensecheck: + licensecheck $$(git ls-files)