src/Makefile.am: Move *.pb-c.[ch] to MAINTAINERCLEANFILES.
authorFlorian Forster <octo@collectd.org>
Sat, 6 Apr 2013 19:25:26 +0000 (12:25 -0700)
committerFlorian Forster <octo@collectd.org>
Sat, 6 Apr 2013 19:25:26 +0000 (12:25 -0700)
commit743dc15efbfebc5a3feefff14dcec03236fb3cb0
treebdcc0a89ec8a4423b0e42242cf6b6472b9bdc3e1
parent0f9c7ce19f32c64ae54f0132763d9f38cf57b5b1
src/Makefile.am: Move *.pb-c.[ch] to MAINTAINERCLEANFILES.

Only generate build rules for these files if protoc-c is available and
use the provided files from the distribution if it is not.
src/Makefile.am