Reference the sources via $< for chan_lcr, and prefixing with $(srcdir)
authorJanis Ruksans <janis.ruksans@gmail.com>
Sat, 30 Jun 2012 12:03:32 +0000 (14:03 +0200)
committerAndreas Eversberg <jolly@eversberg.eu>
Sat, 30 Jun 2012 12:03:32 +0000 (14:03 +0200)
otherwise. Note: Autoconf manual says that using $< in ordinary make
rules is not portable, but LCR is Linux specific anyway.

Signed-off-by: Andreas Eversberg <jolly@eversberg.eu>

No differences found