X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=Makefile;h=23d599103281b630c31b11e8f61291b9e6404cca;hp=0778297b23725ae0e21692d2eeeda2db1bdadfac;hb=9e4b2aff9242c3e72c714c3bf01c670b576e6627;hpb=0f76f93bd286c46d281a574a6db67e038b6d42a7 diff --git a/Makefile b/Makefile index 0778297..23d5991 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,4 @@ -# Makefile for shell configuration files. At the moment only used for running -# tests. +all: + @./setup.sh - -test: - cd tests; zsh run.zsh +.PHONY: all