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)
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>

No differences found