autotools: Fix circular dependencies in doc/ when building in srcdir
commit987124d41729088f9f857530bd8c67f68b0fe4ad
authorColomban Wendling <ban@herbesfolles.org>
Wed, 29 Jun 2016 14:23:38 +0000 (29 16:23 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Wed, 29 Jun 2016 14:54:37 +0000 (29 16:54 +0200)
tree98fc4d5e38701e9e8765c316d12f0f422c2d3fe1
parent2ebe961c9e86197ce1b6224b8d2d41b13e631889
autotools: Fix circular dependencies in doc/ when building in srcdir

Don't use wildcards that can catch generated files.

While at it, also avoid Doxygen picking up those generated files.
doc/Doxyfile.in
doc/Makefile.am