X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=blobdiff_plain;f=Makefile.am;h=fe9594b144382bff6c291161b4fd4326fc014345;hp=74d552e1198c703bfdbd4d84c7d7fc6a070f547c;hb=080d38e64fe2aaec17e3ff853682188196b429f9;hpb=602f482985977184bfa2794cfb91b15337035a0a diff --git a/Makefile.am b/Makefile.am index 74d552e..fe9594b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,7 +24,8 @@ SUBDIRS = \ daemon \ tools \ tests/parsing \ - tests/jobs + tests/jobs \ + tests/variables CLEANFILES = *~ @@ -32,4 +33,4 @@ rpm: dist rpmbuild -ta $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.gz licensecheck: - licensecheck -c '\.(c|h|ml|mli|am|ac|m4|sh)$$' $$(git ls-files) + licensecheck $$(git ls-files)