Add files to CLEANFILES for robust make clean. 18/4918/2
authorBurt Silverman <burtms@gmail.com>
Fri, 27 Jan 2017 20:29:54 +0000 (15:29 -0500)
committerDave Barach <openvpp@barachs.net>
Sat, 28 Jan 2017 14:30:26 +0000 (14:30 +0000)
commit006eb478bb7a14ba7ba4199fecce29ebc495fb9c
tree513d2edc2e18d3a998fe5d6e08634f5fa9782ba6
parentd4fabb3538f65011893643a62275881a751a4ee8
Add files to CLEANFILES for robust make clean.

At the least, $(BUILT_SOURCES) should be added to CLEANFILES. Also
beneficial is $(api_DATA), and in the case of Java, *.files and *.h.
Also there is a vpp/app/version.h, and some grammar and lex files in
vppapigen.

Change-Id: Ic6d3f2d40ce65e1d9a8b88217fa1f36de393ebb4
Signed-off-by: Burt Silverman <burtms@gmail.com>
src/Makefile.am
src/examples/sample-plugin/Makefile.am
src/plugins/Makefile.am
src/vpp-api/java/Makefile.am
src/vpp.am
src/vppapigen.am