Fix build (and rpmbuild) of evas now it installs some examples.

SVN revision: 61927
This commit is contained in:
Rui Seabra 2011-07-31 15:08:05 +00:00
parent 93e4267051
commit 78bf5cd2c8
2 changed files with 3 additions and 1 deletions

View File

@ -88,6 +88,7 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*
%{_includedir}/edje-1/*.h
%{_libdir}/edje/utils/epp
%{_datadir}/edje/examples
%files bin
%defattr(-, root, root)

View File

@ -52,5 +52,6 @@ files_DATA += \
endif
EXTRA_DIST = $(EDCS) \
$(srcdir)/red.png \
$(srcdir)/edje-basic.c \
$(srcdir)/edje-swallow.c
$(srcdir)/edje-swallow.c