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