]> granicus.if.org Git - recode/commitdiff
Add some missing sources to the loc target
authorReuben Thomas <rrt@sc3d.org>
Sat, 20 Jan 2018 00:09:08 +0000 (00:09 +0000)
committerReuben Thomas <rrt@sc3d.org>
Tue, 23 Jan 2018 07:02:42 +0000 (07:02 +0000)
src/Makefile.am

index 5b8da78b337c61dc662e6a29cbcde588032d2d60..7db1a483c9c164fbd27a8fe43d45c88759e7e7e6 100644 (file)
@@ -63,7 +63,10 @@ libmerged_la_SOURCES = merged.c
 libmerged_la_CPPFLAGS = $(NON_WARN_CFLAGS)
 
 loc:
-       cloc $(ALL_STEPS) $(L_STEPS) common.h $(H_FALLBACKS) $(H_SURFACES) \
+       cloc \
+       charname.c combine.c fr-charname.c iconv.c \
+       names.c outer.c recode.c request.c task.c \
+       $(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