diff options
author | Adam Young <ayoung@redhat.com> | 2011-02-17 15:03:25 -0500 |
---|---|---|
committer | Adam Young <ayoung@redhat.com> | 2011-02-17 15:03:25 -0500 |
commit | 41151ae86ebbd6c4591c0036d8e558d0c39b6508 (patch) | |
tree | 28fb96c32cc1bb0fbbf81aa2b5ee49f665be5a67 | |
parent | 49a5f14b4716125bb32232c115f45cceb83f8472 (diff) | |
download | freeipa-41151ae86ebbd6c4591c0036d8e558d0c39b6508.tar.gz freeipa-41151ae86ebbd6c4591c0036d8e558d0c39b6508.tar.xz freeipa-41151ae86ebbd6c4591c0036d8e558d0c39b6508.zip |
removed image from Makefile
-rw-r--r-- | install/ui/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/install/ui/Makefile.am b/install/ui/Makefile.am index 327225e52..e6ffed13c 100644 --- a/install/ui/Makefile.am +++ b/install/ui/Makefile.am @@ -52,7 +52,6 @@ app_DATA = \ Mainnav-background.png \ Mainnav-offtab.png \ Mainnav-ontab.png \ - modal-background.png \ outer-bg.png \ panel-background.png \ Subnav-background.png \ |