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