Thu, 06 Oct 2016 21:42:40 -0500
Fix Facebook docs Makefile.am including non-existent file in EXTRA_DIST
The Facebook docs Makefile.am uses version.xml[.in] from the parent
directory. There isn't one in the Facebook docs directory. Remove it
from EXTRA_DIST.
| doc/reference/protocols/facebook/Makefile.am | file | annotate | diff | comparison | revisions |
--- a/doc/reference/protocols/facebook/Makefile.am Tue Oct 11 15:10:34 2016 -0500 +++ b/doc/reference/protocols/facebook/Makefile.am Thu Oct 06 21:42:40 2016 -0500 @@ -106,7 +106,6 @@ # Other files to distribute # e.g. EXTRA_DIST += version.xml.in -EXTRA_DIST += version.xml.in # Files not to distribute # for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types