X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=ea64021b72e5ac846565d7ed4277b56c8da7d356;hb=refs%2Fheads%2Fmaster;hp=7248e3b9242b382f39581ca1f7c180cd62a54436;hpb=5596ec057557d68b9a6e00911c0c151c71c6e0a8;p=bash.d.git diff --git a/makefile b/makefile index 7248e3b..ea64021 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -SRCS = aliases.sh compilation.sh gpg.sh options.sh sage.sh +SRCS = aliases.sh compilation.sh gpg.sh most.sh options.sh sage.sh all: $(SRCS) cat $(SRCS) > $@