X-Git-Url: http://gitweb.michael.orlitzky.com/?p=bash.d.git;a=blobdiff_plain;f=makefile;h=7248e3b9242b382f39581ca1f7c180cd62a54436;hp=a6cc7d449371fe67c44c23d0a96d27a8d3cc48ff;hb=HEAD;hpb=e0507c5b5f9b7cab544523a05ab7ae94ec2cfcb8 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) > $@