stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=dbf9d1d4a9e5d336c52fae93c6b4a3e0a4de8ce8

commit dbf9d1d4a9e5d336c52fae93c6b4a3e0a4de8ce8
Author: Stefan Schmidt <[email protected]>
Date:   Wed Aug 17 14:35:15 2016 +0200

    doc: put shot.sh into dist to allow make doc run from tarball
    
    This was missing in the release tarballs before breaking a make doc run from
    them.
    
    @fix
---
 doc/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 26b7df9..17adf52 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -245,7 +245,8 @@ eo_tutorial.dox \
 ephysics_examples.dox \
 evas_examples.dox \
 main.dox \
-pkgconfig.dox
+pkgconfig.dox \
+shot.sh
 
 include images.mk
 

-- 


Reply via email to