ref: 4c7a8b4bfd9d4c7d117d33a2322a42ee04cc4d92
parent: 2daa65c5f74bef39dfa97e81a95fbb00fdb9f12c
author: robs <robs>
date: Sun Sep 13 06:26:57 EDT 2009
fix warning
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -167,7 +167,8 @@
distclean-local:
$(RM) soxstdint.h
-ALL_SOURCES = \
+loc:
+ sloccount \
$(include_HEADERS) \
$(nodist_include_HEADERS) \
$(sox_SOURCES) \
@@ -179,9 +180,6 @@
$(example5_SOURCES) \
$(sox_sample_test_SOURCES) \
$(libsox_la_SOURCES)
-
-loc:
- sloccount $(ALL_SOURCES)
# Ideally we would use the "check" target so that "make distcheck"