summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2013-12-19 15:51:00 +0100
committerTimo Weingärtner <timo@tiwe.de>2013-12-19 15:51:00 +0100
commitc53477965b42efe662bb30c5a6ad9049e1a97ab6 (patch)
tree501463d5f2c9fc40078cd9fe9fbdff0792b53748 /Makefile
parent127998372577ce6f9640d080bc0e208ddc53f8a9 (diff)
parent477a0a0f1507413be7a5d2882aba28d01f7e6111 (diff)
downloadssh-agent-filter-c53477965b42efe662bb30c5a6ad9049e1a97ab6.tar.gz
Merge tag '0.3.1' into debian
0.3.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f07d0d1..378c33d 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@
CXXFLAGS ?= -g -O2 -Wall -Wold-style-cast
CXXFLAGS += -std=c++11
-LDFLAGS += -lstdc++ -lboost_program_options -lboost_filesystem -lboost_system -lnettle
+LDLIBS = -lstdc++ -lboost_program_options -lboost_filesystem -lboost_system -lboost_iostreams -lnettle
all: ssh-agent-filter.1 afssh.1 ssh-askpass-noinput.1