X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=7248e3b9242b382f39581ca1f7c180cd62a54436;hb=c8a579750e66106ba2441e7ddac7b92fe77cc86d;hp=2456a3d3ff35e13be3dc70660d2ad086cae6e03c;hpb=eb2ac100241d04561409656a9b63df3a6e3a1437;p=bash.d.git diff --git a/makefile b/makefile index 2456a3d..7248e3b 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -SRCS = aliases compilation options sage +SRCS = aliases.sh compilation.sh gpg.sh options.sh sage.sh all: $(SRCS) cat $(SRCS) > $@