build-sys: Add check-daemon target to the top-level Makefile.am.
authorTanu Kaskinen <tanuk@iki.fi>
Tue, 29 Jan 2013 08:53:19 +0000 (10:53 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Wed, 6 Feb 2013 12:14:46 +0000 (14:14 +0200)
Makefile.am

index 6de3e7a..b0b2553 100644 (file)
@@ -86,6 +86,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