X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=7248e3b9242b382f39581ca1f7c180cd62a54436;hb=5596ec057557d68b9a6e00911c0c151c71c6e0a8;hp=a6cc7d449371fe67c44c23d0a96d27a8d3cc48ff;hpb=e0507c5b5f9b7cab544523a05ab7ae94ec2cfcb8;p=bash.d.git diff --git a/makefile b/makefile index a6cc7d4..7248e3b 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 options.sh sage.sh all: $(SRCS) cat $(SRCS) > $@