]> gitweb.michael.orlitzky.com - bash.d.git/blobdiff - makefile
Give everything a ".sh" suffix.
[bash.d.git] / makefile
index 2456a3d3ff35e13be3dc70660d2ad086cae6e03c..a6cc7d449371fe67c44c23d0a96d27a8d3cc48ff 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-SRCS = aliases compilation options sage
+SRCS = aliases.sh compilation.sh options.sh sage.sh
 
 all: $(SRCS)
        cat $(SRCS) > $@