Fixed build break.

The Makefile.am freeipa.spec.in have been updated according to the
recent file changes.
This commit is contained in:
Endi S. Dewata
2011-06-15 09:18:05 -05:00
parent 08d1b6da1a
commit b22a41ead5
2 changed files with 16 additions and 3 deletions

View File

@@ -398,7 +398,10 @@ fi
%{_usr}/share/ipa/ui/*.gif
%{_usr}/share/ipa/ui/*.css
%{_usr}/share/ipa/ui/*.js
%{_usr}/share/ipa/ui/*.otf
%{_usr}/share/ipa/ui/*.eot
%{_usr}/share/ipa/ui/*.svg
%{_usr}/share/ipa/ui/*.ttf
%{_usr}/share/ipa/ui/*.woff
%dir %{_usr}/share/ipa/ui/layouts
%dir %{_usr}/share/ipa/ui/layouts/default
%{_usr}/share/ipa/ui/layouts/default/*.html

View File

@@ -75,8 +75,18 @@ app_DATA = \
ui-icons_ededed_256x240.png \
ui-icons_ffcf29_256x240.png \
ui-icons_ffffff_256x240.png \
FreeWay.otf \
FreeWay-Bold.otf \
add-icon.png \
overpass_bold-web.eot \
overpass_bold-web.svg \
overpass_bold-web.ttf \
overpass_bold-web.woff \
overpass_regular-web.eot \
overpass_regular-web.svg \
overpass_regular-web.ttf \
overpass_regular-web.woff \
remove-icon.png \
search-bg.png \
search-icon.png \
spinner_header.gif \
spinner_large.gif \
spinner_small.gif \