summaryrefslogtreecommitdiff
path: root/makefile.orig
diff options
context:
space:
mode:
authorDavid A. Wheeler <dwheeler@dwheeler.com>2013-09-02 20:43:51 -0400
committerDavid A. Wheeler <dwheeler@dwheeler.com>2013-09-02 20:43:51 -0400
commita8a34a8b51a40f1db189b5c664139bc59b56ade9 (patch)
tree9838be49096655d01d277dee2093f11d3366aac8 /makefile.orig
parent798de4ba1bd05f681c7947a1aaa67ac6018e9ae3 (diff)
downloadsloccount-git-a8a34a8b51a40f1db189b5c664139bc59b56ade9.tar.gz
Add support for Apache Pig [from Clay B]
- https://sourceforge.net/p/sloccount/patches/16/
Diffstat (limited to 'makefile.orig')
-rw-r--r--makefile.orig1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile.orig b/makefile.orig
index 7646787..9673db7 100644
--- a/makefile.orig
+++ b/makefile.orig
@@ -105,6 +105,7 @@ EXECUTABLES= \
get_sloc \
get_sloc_details \
haskell_count \
+ innosetup_count \
javascript_count \
lex_count \
lisp_count \