From 5c545e92fb2c41ca6c8d5e8ef3cfb8d5babb9107 Mon Sep 17 00:00:00 2001 From: "David A. Wheeler" Date: Sun, 1 Sep 2013 20:21:04 -0400 Subject: Add basic Javascript support [from Akita Noek] - https://sourceforge.net/p/sloccount/patches/4/ --- makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'makefile') diff --git a/makefile b/makefile index 8dbe1ee..30127f6 100644 --- a/makefile +++ b/makefile @@ -102,6 +102,7 @@ EXECUTABLES= \ get_sloc \ get_sloc_details \ haskell_count \ + javascript_count \ lex_count \ lisp_count \ make_filelists \ -- cgit v1.2.1