summaryrefslogtreecommitdiff
path: root/makefile.orig
diff options
context:
space:
mode:
authorDavid A. Wheeler <dwheeler@dwheeler.com>2013-09-02 20:38:37 -0400
committerDavid A. Wheeler <dwheeler@dwheeler.com>2013-09-02 20:38:37 -0400
commit798de4ba1bd05f681c7947a1aaa67ac6018e9ae3 (patch)
tree6a5a7c675144daabb4f477a7150891a47ecaef51 /makefile.orig
parentaaa5e5c1d75f60c7913c1472629d83834985781f (diff)
downloadsloccount-git-798de4ba1bd05f681c7947a1aaa67ac6018e9ae3.tar.gz
Add Basic InnoSetup-Script support [from Sven Strickroth (MrTux)]
- See https://sourceforge.net/p/sloccount/patches/11/
Diffstat (limited to 'makefile.orig')
-rw-r--r--makefile.orig3
1 files changed, 2 insertions, 1 deletions
diff --git a/makefile.orig b/makefile.orig
index 087d47d..7646787 100644
--- a/makefile.orig
+++ b/makefile.orig
@@ -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)