eio: Fix out srcdir != builddir build for make distcheck

This should fix the buildbot problem during make distcheck

SVN revision: 72950
devs/devilhorns/wayland_egl
Stefan Schmidt 11 years ago
parent 403fcf96ff
commit 1d6a1a8130
  1. 2
      legacy/eio/doc/Makefile.am

@ -29,4 +29,4 @@ doc:
endif
EXTRA_DIST = $(srcdir)/Doxyfile $(wildcard $(srcdir)/img/*.*) $(srcdir)/e.css $(srcdir)/head.html $(srcdir)/foot.html
EXTRA_DIST = $(builddir)/Doxyfile $(wildcard $(srcdir)/img/*.*) $(srcdir)/e.css $(srcdir)/head.html $(srcdir)/foot.html

Loading…
Cancel
Save