chiark / gitweb /
GIT_COMMITTER_EMAIL: set to Citrix at Citrix
[ian-dotfiles.git] / Makefile
index e75ca3f08a3dabd1331afb44afa6791ef35fe5b2..816027ff6fe7e7c8904842876bfb4fedbf24c0c9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,12 @@
 
 install:
        infra/makelinks setup
+       $(MAKE) -C autotitle install
 
 import:
        infra/makelinks import
 
+check:
+       infra/makelinks list
+
 .PHONY: install