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