mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
build-sys: Add check-daemon target to the top-level Makefile.am.
This commit is contained in:
parent
4963db8dc0
commit
3d81bdd04a
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue