]> granicus.if.org Git - recode/commitdiff
Count more code in loc target
authorReuben Thomas <rrt@sc3d.org>
Mon, 15 Jan 2018 14:33:47 +0000 (14:33 +0000)
committerReuben Thomas <rrt@sc3d.org>
Fri, 19 Jan 2018 00:19:36 +0000 (00:19 +0000)
Include the currently-experimental Cython binding, and the build system.

src/Makefile.am

index 01aa39d76b1992ad3d33b2c60043b6f4386dffc9..b3d49779926c654d82df4d28cfd8e8c1f45c755a 100644 (file)
@@ -62,7 +62,10 @@ libmerged_la_SOURCES = merged.c
 libmerged_la_CPPFLAGS = $(NON_WARN_CFLAGS)
 
 loc:
-       cloc $(ALL_STEPS) $(L_STEPS) common.h $(H_FALLBACKS) $(H_SURFACES) $(top_srcdir)/tables.py mergelex.py
+       cloc $(ALL_STEPS) $(L_STEPS) common.h $(H_FALLBACKS) $(H_SURFACES) \
+       $(top_srcdir)/tables.py mergelex.py $(top_srcdir)/tests/Recode.pyx \
+       Makefile.am $(top_srcdir)/configure.ac $(top_srcdir)/Makefile.am \
+       $(top_srcdir)/doc/Makefile.am $(top_srcdir)/tests/Makefile.am $(top_srcdir)/bootstrap.conf
 
 # Relative to $(srcdir).
 ALAIN = $(KELD)