X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=ui%2Fcommon%2FMakefile.am;h=e629f1c3720b2ce2f24f08781fa037afd0ba04e0;hp=034c91be64106fb252aa722d13f3fc7bdbdfd0d3;hb=b838cf777ed3d21b166f8daddd4b11fc75e07307;hpb=9a75155d6874bcb69a9b1aa3a4890a99792d9138 diff --git a/ui/common/Makefile.am b/ui/common/Makefile.am index 034c91b..e629f1c 100644 --- a/ui/common/Makefile.am +++ b/ui/common/Makefile.am @@ -28,14 +28,10 @@ libpbui_la_SOURCES = \ discover-client.h \ joystick.c \ joystick.h \ - loader.c \ - loader.h \ timer.c \ timer.h \ ui-system.c \ - ui-system.h \ - url.c \ - url.h + ui-system.h if ENABLE_PS3 libpbui_la_SOURCES += \ @@ -48,13 +44,14 @@ artwork = if WITH_TWIN artwork += \ $(srcdir)/artwork/background.jpg \ - $(srcdir)/artwork/cdrom.png \ - $(srcdir)/artwork/cursor.gz \ - $(srcdir)/artwork/hdd.png \ - $(srcdir)/artwork/network.png \ - $(srcdir)/artwork/system.png \ + $(srcdir)/artwork/COPYING-tux \ $(srcdir)/artwork/tux.png \ - $(srcdir)/artwork/usbpen.png + $(srcdir)/artwork/oxygen/applications-system.png \ + $(srcdir)/artwork/oxygen/configure.png \ + $(srcdir)/artwork/oxygen/COPYING-oxygen \ + $(srcdir)/artwork/oxygen/drive-harddisk.png \ + $(srcdir)/artwork/oxygen/network-wired.png \ + $(srcdir)/artwork/oxygen/utilities-terminal.png endif artworkdir = $(pkgdatadir)/artwork/