Tags: puffc/sonic-swss-common
Tags
[Makefile.am]: Use full file names (sonic-net#104) * [Makefile.am]: Use full file names GNU Automake does not support wildcards, which makes the build fail on some versions of Automake with error "No rule to make target *.lua". Signed-off-by: marian-pritsak <marianp@mellanox.com> * Reuse EXTRA_DIST variable