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