summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorDavid A. Wheeler <dwheeler@dwheeler.com>2013-09-02 18:24:43 -0400
committerDavid A. Wheeler <dwheeler@dwheeler.com>2013-09-02 18:24:43 -0400
commit7312fc65c427ec193a5e0b3988bbe77e3f5bfd9f (patch)
tree80fe24632f0ffdb8bb13a340bbfe68ab2c7c9882 /makefile
parentb01dd02bf67b722fb76b00f8750b1e2ee26db7e1 (diff)
downloadsloccount-git-7312fc65c427ec193a5e0b3988bbe77e3f5bfd9f.tar.gz
Add Support for Visual Basic 4,5,6 [by Sven Strickroth (MrTux)]
- This patch adds support for Visual Basic 4,5,6 - https://sourceforge.net/p/sloccount/patches/7/
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 30127f6..cc5b21c 100644
--- a/makefile
+++ b/makefile
@@ -88,6 +88,7 @@ EXECUTABLES= \
ada_count \
asm_count \
awk_count \
+ vbasic_count \
break_filelist \
cobol_count \
compute_all \