]> git.tuebingen.mpg.de Git - paraslash.git/commit
build: Fix audiod_command.c dependency.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 4 Oct 2015 20:25:06 +0000 (20:25 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 29 Oct 2015 17:00:26 +0000 (18:00 +0100)
commit2975726ce97716b97565b065b725f979dad92a88
tree651a30b7997b1140a2b8a7cf019869589e94267f
parent64cc9685a1bfa789dbcc447d68493691727e11ba
build: Fix audiod_command.c dependency.

The effect of these typos is that the dependencies are effectively
ignored. That is, changes to audiod_command.c do not cause a rebuild
of the command_list files.

The fix is trivial.
Makefile.real