]> git.ozlabs.org Git - petitboot/blobdiff - ui/ncurses/Makefile.am
Makefiles: remove -I$(includedir)
[petitboot] / ui / ncurses / Makefile.am
index 90b5cbf6f33314733c1ea0a184f59a1b08b2601f..6d360d2dae91600a060ec501c5e2ac9110f216d5 100644 (file)
@@ -15,7 +15,6 @@
 AM_CPPFLAGS = \
        -I$(top_srcdir) \
        -I$(top_srcdir)/lib \
 AM_CPPFLAGS = \
        -I$(top_srcdir) \
        -I$(top_srcdir)/lib \
-       -I$(includedir) \
        $(DEFAULT_CPPFLAGS)
 
 AM_CFLAGS = \
        $(DEFAULT_CPPFLAGS)
 
 AM_CFLAGS = \
@@ -33,8 +32,8 @@ noinst_LTLIBRARIES = libpbnc.la
 libpbnc_la_SOURCES = \
        nc-cui.c \
        nc-cui.h \
 libpbnc_la_SOURCES = \
        nc-cui.c \
        nc-cui.h \
-       nc-ked.c \
-       nc-ked.h \
+       nc-boot-editor.c \
+       nc-boot-editor.h \
        nc-menu.c \
        nc-menu.h \
        nc-scr.c \
        nc-menu.c \
        nc-menu.h \
        nc-scr.c \