build-sys: Add check-daemon target to the top-level Makefile.am.

This commit is contained in:
Tanu Kaskinen 2013-01-29 10:53:19 +02:00
parent 4963db8dc0
commit 3d81bdd04a

View 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