X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=ui%2Fncurses%2FMakefile.am;fp=ui%2Fncurses%2FMakefile.am;h=b791b9dcb868c7f65c1b1fa77e4126fce1b877e1;hb=ab6a8ba7eed7b53c9fc6366edc3215f9ec1c3a68;hp=3bc525413fa5f229477b0624ec2e6cd463cc6060;hpb=6fe83028cc8de0954e81bede58115c18ec29b040;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