Skip to content

Tags: shine4chen/sonic-swss-common

Tags

201709

Toggle 201709's commit message
[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 <[email protected]>

* Reuse EXTRA_DIST variable