summaryrefslogtreecommitdiffstats
path: root/security/pinentry/files/patch-curses::Makefile.am
blob: 42222522344bd0f6697c6901ff4e802567b829f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- curses/Makefile.am.orig	Thu Jan 30 07:49:42 2003
+++ curses/Makefile.am	Thu Jan 30 07:50:41 2003
@@ -23,7 +23,7 @@
 
 AM_CPPFLAGS = $(NCURSES_INCLUDE) -I$(top_srcdir)/pinentry
 LDADD = ../pinentry/libpinentry.a ../pinentry/libpinentry-curses.a \
-	../assuan/libassuan.a ../secmem/libsecmem.a \
-	$(LIBCAP) $(LIBCURSES) $(LIBICONV)
+	../assuan/libassuan.a ../secmem/libsecmem.a ../common/libcommon.a \
+	$(LIBCAP) $(LIBCURSES) $(LIBICONV) -lgnugetopt
 
 pinentry_curses_SOURCES = pinentry-curses.c
OpenPOWER on IntegriCloud