]> gitweb.michael.orlitzky.com - bash.d.git/blobdiff - makefile
gpg.sh: new file with a fix for busted GPG-over-SSH.
[bash.d.git] / makefile
index a6cc7d449371fe67c44c23d0a96d27a8d3cc48ff..7248e3b9242b382f39581ca1f7c180cd62a54436 100644 (file)
--- 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) > $@