]> gitweb.michael.orlitzky.com - dead/harbl.git/blobdiff - makefile
Fix typo in module docs.
[dead/harbl.git] / makefile
index 23882488be0548abb144ec193e2e189032c3c31d..6792f483e568e0a4ecf82af42c9b5b0e565e35ee 100644 (file)
--- a/makefile
+++ b/makefile
@@ -55,4 +55,4 @@ hlint:
        hlint --ignore="Use camelCase"     \
              --ignore="Redundant bracket" \
              --color                      \
-             src
+             $(SRCS)