Persist variables to file (~/.whenjobs/variables).
[whenjobs.git] / Makefile.am
index 74d552e..fe9594b 100644 (file)
@@ -24,7 +24,8 @@ SUBDIRS = \
        daemon \
        tools \
        tests/parsing \
        daemon \
        tools \
        tests/parsing \
-       tests/jobs
+       tests/jobs \
+       tests/variables
 
 CLEANFILES = *~
 
 
 CLEANFILES = *~
 
@@ -32,4 +33,4 @@ rpm: dist
        rpmbuild -ta $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.gz
 
 licensecheck:
        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)