summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorDavid A. Wheeler <dwheeler@dwheeler.com>2013-09-02 20:35:09 -0400
committerDavid A. Wheeler <dwheeler@dwheeler.com>2013-09-02 20:35:09 -0400
commitaaa5e5c1d75f60c7913c1472629d83834985781f (patch)
tree41f5f83abb477b7ec6a6ed840a9f8566176864d3 /makefile
parent730beaf806826fca27f18461bc346618ba32612a (diff)
downloadsloccount-git-aaa5e5c1d75f60c7913c1472629d83834985781f.tar.gz
Add support for windows batch scripts [from Sven Strickroth (MrTux)]
- See https://sourceforge.net/p/sloccount/patches/8/
Diffstat (limited to 'makefile')
-rw-r--r--makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/makefile b/makefile
index 087d47d..7646787 100644
--- a/makefile
+++ b/makefile
@@ -90,7 +90,7 @@ EXECUTABLES= \
awk_count \
autohotkey_count \
autoit_count \
- vbasic_count \
+ batch_count \
break_filelist \
cobol_count \
compute_all \
@@ -122,6 +122,7 @@ EXECUTABLES= \
sloccount \
sql_count \
tcl_count \
+ vbasic_count \
vbscript_count \
$(COMPILED_EXECUTABLES)