X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=ui%2Fcommon%2FMakefile.am;h=a7b2f0ff9338b0e041fcebfd0c0ca7fc8314f0f9;hp=284bf36ab9d551ff4e48303743ab9bad76f1b299;hb=293fca73b2fe077e7780c1a42216a3db41a6e737;hpb=8c3d5ce5b02ffce64ae3a8ab3fef43be17f6974d diff --git a/ui/common/Makefile.am b/ui/common/Makefile.am index 284bf36..a7b2f0f 100644 --- a/ui/common/Makefile.am +++ b/ui/common/Makefile.am @@ -15,7 +15,6 @@ AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/lib \ - -I$(includedir) \ $(DEFAULT_CPPFLAGS) AM_CFLAGS = \ @@ -28,14 +27,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 += \