]> git.ozlabs.org Git - petitboot/blobdiff - ui/common/Makefile.am
lib/pb-config: Add config_copy
[petitboot] / ui / common / Makefile.am
index 284bf36ab9d551ff4e48303743ab9bad76f1b299..a7b2f0ff9338b0e041fcebfd0c0ca7fc8314f0f9 100644 (file)
@@ -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 += \