X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=ui%2Fncurses%2FMakefile.am;h=b791b9dcb868c7f65c1b1fa77e4126fce1b877e1;hb=3b4f88057e95418bc548542b5b9a13910905c93d;hp=3bc525413fa5f229477b0624ec2e6cd463cc6060;hpb=8d1e4f053574d69aae89af19983c96500b4156a4;p=petitboot diff --git a/ui/ncurses/Makefile.am b/ui/ncurses/Makefile.am index 3bc5254..b791b9d 100644 --- a/ui/ncurses/Makefile.am +++ b/ui/ncurses/Makefile.am @@ -61,7 +61,7 @@ ui_ncurses_libpbnc_la_SOURCES = \ sbin_PROGRAMS += ui/ncurses/petitboot-nc -if ENABLE_PS3 +if PLATFORM_PS3 sbin_PROGRAMS += ui/ncurses/petitboot-ps3-nc endif