Build system: Don't ship the generated *.pb-c.[ch] files.
authorFlorian Forster <octo@collectd.org>
Wed, 10 Apr 2013 14:46:14 +0000 (16:46 +0200)
committerFlorian Forster <octo@collectd.org>
Wed, 10 Apr 2013 14:46:14 +0000 (16:46 +0200)
commit24f1130f1cce3c23aef00279dd30516dc82a4669
treebf0a437ad5f449084e40f1677a80a25ca99cb819
parentf0f69df46f36d78a8e01e76d6843f03df3ba0519
Build system: Don't ship the generated *.pb-c.[ch] files.

They depend on specific versions of the protobuf-c.h header file, so
shipping this will cause problems for people having a different version
of protoc-c installed. This reverts some of the work done in #269, but
distcheck should still work. Meh.
configure.in
src/Makefile.am