[pulseaudio-discuss] [PATCH] build-sys: Add check-daemon target to the top-level Makefile.am.
Tanu Kaskinen
tanuk at iki.fi
Tue Jan 29 00:53:19 PST 2013
---
Makefile.am | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Makefile.am b/Makefile.am
index dbaaa95..2c77d48 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -87,6 +87,9 @@ dist-hook:
echo $(VERSION) > $(distdir)/.tarball-version
echo $(VERSION) > $(distdir)/.version
+check-daemon:
+ $(MAKE) -C src check-daemon
+
.PHONY: homepage distcleancheck doxygen
# see git-version-gen
--
1.7.10.4
More information about the pulseaudio-discuss
mailing list