]> git.alsa-project.org Git - tinycompress.git/commit
build: Fix make distcheck
authorArun Raghavan <git@arunraghavan.net>
Thu, 8 Oct 2015 10:41:28 +0000 (11:41 +0100)
committerVinod Koul <vinod.koul@intel.com>
Thu, 8 Oct 2015 11:08:11 +0000 (12:08 +0100)
commit9db4d0460f70a86a2c005756d906ef0b8491d85a
treeaf9a68b6076ae1b63ea5eeca50e84d51c1491a98
parent50c2b03b3d7be9bdf6f7cfdbf730665e3b596086
build: Fix make distcheck

srcdir may not be the same as builddir, so use the correct variable for
the include path.

Signed-off-by: Arun Raghavan <git@arunraghavan.net>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
src/lib/Makefile.am
src/utils/Makefile.am