From b22a41ead58547d72c4099a6f92ac595c3b3d2fe Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Wed, 15 Jun 2011 09:18:05 -0500 Subject: Fixed build break. The Makefile.am freeipa.spec.in have been updated according to the recent file changes. --- install/ui/Makefile.am | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'install/ui') diff --git a/install/ui/Makefile.am b/install/ui/Makefile.am index 87607a1a..3db1427b 100644 --- a/install/ui/Makefile.am +++ b/install/ui/Makefile.am @@ -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 \ -- cgit