]> gitweb.michael.orlitzky.com - email-validator.git/blobdiff - makefile
Use a hyphen instead of an underscore in the program name.
[email-validator.git] / makefile
index 7dd4524eb067117ce184bbc070e9d23ea88358b3..2681fc3488b7f710fa07d98bcb5468e11aab0195 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-BIN           = dist/build/email_validator/email_validator
+BIN           = dist/build/email-validator/email-validator
 TESTSUITE_BIN = dist/build/testsuite/testsuite
 
 .PHONY : test dist hlint