[E-devel] [PATCH] eyesight: add gradient.png to sources

2011-11-11 Thread Tomas Cech
Add gradient.png to eyesight_SOURCES so it will be in the tarball result
of make dist-bzip2.
---
 PROTO/eyesight/src/bin/Makefile.am |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/PROTO/eyesight/src/bin/Makefile.am 
b/PROTO/eyesight/src/bin/Makefile.am
index 174d3a7..fb32ab0 100644
--- a/PROTO/eyesight/src/bin/Makefile.am
+++ b/PROTO/eyesight/src/bin/Makefile.am
@@ -20,7 +20,7 @@ bin_PROGRAMS += eyesight
 
 endif
 
-eyesight_SOURCES = eyesight.c eyesight_popup.c eyesight_popup.h
+eyesight_SOURCES = eyesight.c eyesight_popup.c eyesight_popup.h gradient.png
 
 eyesight_LDADD = @EYESIGHT_BIN_LIBS@ $(top_builddir)/src/lib/libeyesight.la
 
-- 
1.7.7


--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [PATCH] eyesight: add gradient.png to sources

2011-11-11 Thread Vincent Torri


On Sat, 12 Nov 2011, Tomas Cech wrote:

 Add gradient.png to eyesight_SOURCES so it will be in the tarball result
 of make dist-bzip2.
 ---
 PROTO/eyesight/src/bin/Makefile.am |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

 diff --git a/PROTO/eyesight/src/bin/Makefile.am 
 b/PROTO/eyesight/src/bin/Makefile.am
 index 174d3a7..fb32ab0 100644
 --- a/PROTO/eyesight/src/bin/Makefile.am
 +++ b/PROTO/eyesight/src/bin/Makefile.am
 @@ -20,7 +20,7 @@ bin_PROGRAMS += eyesight

 endif

 -eyesight_SOURCES = eyesight.c eyesight_popup.c eyesight_popup.h
 +eyesight_SOURCES = eyesight.c eyesight_popup.c eyesight_popup.h gradient.png

in EXTRA_DIST instead, but thanks for the report

Vincent


 eyesight_LDADD = @EYESIGHT_BIN_LIBS@ $(top_builddir)/src/lib/libeyesight.la

 -- 
 1.7.7


 --
 RSA(R) Conference 2012
 Save $700 by Nov 18
 Register now
 http://p.sf.net/sfu/rsa-sfdev2dev1
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel