X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=deps%2Flightning%2Flib%2FMakefile.am;h=28baee7289ce6099ad693316764984f8589f9f24;hb=13b02197fcb7575646408094d5583ed7391b1153;hp=7e9bd89eb9a6aecee496f7be3c1a8ac492c9dc20;hpb=47e92264b0bcdd851e8b0973cd5036cc6ca8e4ba;p=pcsx_rearmed.git diff --git a/deps/lightning/lib/Makefile.am b/deps/lightning/lib/Makefile.am index 7e9bd89e..28baee72 100644 --- a/deps/lightning/lib/Makefile.am +++ b/deps/lightning/lib/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright 2000, 2001, 2002, 2012-2019 Free Software Foundation, Inc. +# Copyright 2000, 2001, 2002, 2012-2022 Free Software Foundation, Inc. # # This file is part of GNU lightning. # @@ -35,6 +35,7 @@ liblightning_la_SOURCES = \ lightning.c EXTRA_DIST = \ + jit_fallback.c \ jit_rewind.c \ jit_aarch64.c \ jit_aarch64-cpu.c \