X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=Makefile;h=23d599103281b630c31b11e8f61291b9e6404cca;hp=8f0c21bf0aeaefb7d65f9ce5d3b35e199b12daa5;hb=acbc561fcc66fcfc1a013cab4033fa272f7c5643;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