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