aboutsummaryrefslogtreecommitdiff
path: root/security/pinentry/files/patch-curses::Makefile.am
blob: 36dce30e679c11a727d6bf2760dd3b78f0b67be6 (plain) (blame)
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)
 
 pinentry_curses_SOURCES = pinentry-curses.c