X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fterminal%2Fautomake.mk;h=cd47b62e7863af1859a725b206225526fa4363e8;hb=f53a8edca920c02c6fd4cc40e56606d665e71a25;hp=5ab098577a57f015040543faf7387960ab46a8cd;hpb=fc290e2b64a8f852393c95360fb7f7fbaa0a5346;p=pspp-builds.git diff --git a/src/ui/terminal/automake.mk b/src/ui/terminal/automake.mk index 5ab09857..cd47b62e 100644 --- a/src/ui/terminal/automake.mk +++ b/src/ui/terminal/automake.mk @@ -27,7 +27,8 @@ src_ui_terminal_pspp_LDADD = \ src/libpspp-core.la \ $(NCURSES_LIBS) \ $(LIBICONV) \ - @LIBINTL@ @LIBREADLINE@ + @LIBINTL@ @LIBREADLINE@ \ + $(LIB_CLOSE) src_ui_terminal_pspp_LDFLAGS = $(PSPP_LDFLAGS) $(PG_LDFLAGS)