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