X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=Makefile;h=ca41fbbbb6a271046d3a5f76b65c763d6bc52a91;hb=a732d91f2c11c4e3191a1688748840e0320790c4;hp=8f0c21bf0aeaefb7d65f9ce5d3b35e199b12daa5;hpb=e67b160784437e8b934802adfccb16191a1aead8;p=config%2Fdotfiles.git diff --git a/Makefile b/Makefile index 8f0c21b..ca41fbb 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,5 @@ -# Makefile for shell configuration files. At the moment only used for running -# tests. +# Makefile for shell configuration files. test: - cd tests; zsh run.zsh - -# Generate files which are just provided here as template. -generate: - lesskey lesskey + cd tests && zsh run.zsh