aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-09-25 21:24:57 +0200
committerMax Kellermann <max@duempel.org>2008-09-25 21:24:57 +0200
commitf825f27654988e107272c3a408ac5934f7731e34 (patch)
tree23abc2c14230a7038a603c7f55cea35f79cada18 /Makefile.am
parentfb70ff1a3441d1076ba9eafe61d94b81190dda44 (diff)
downloadmpd-f825f27654988e107272c3a408ac5934f7731e34.tar.gz
mpd-f825f27654988e107272c3a408ac5934f7731e34.tar.xz
mpd-f825f27654988e107272c3a408ac5934f7731e34.zip
Makefile: added "sparse-check" target
Diffstat (limited to '')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 77720dd1a..363742884 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,6 +18,8 @@ doc_DATA = \
EXTRA_DIST = \
$(doc_DATA)
+sparse-check:
+ $(MAKE) -C src $@
#
# lyrics plugins