aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2014-04-15 20:09:21 +0200
committerTimo Weingärtner <timo@tiwe.de>2014-04-15 20:09:21 +0200
commitec5920ac2ed11b29135acb834ce6d633259aad75 (patch)
tree31a0d0829bb89a028cc669e348043136faaca4ce /Makefile
parentafc8cbf6fad71317ee11b6e6374f8f3ce4816197 (diff)
downloadssh-agent-filter-ec5920ac2ed11b29135acb834ce6d633259aad75.tar.gz
rfc4251: move remaining non-inline functions to impl file
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1ed7804..fcecbaa 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ ssh-agent-filter.1: ssh-agent-filter
ssh-agent-filter: ssh-agent-filter.o
ssh-agent-filter.o: ssh-agent-filter.C rfc4251.h ssh-agent.h version.h
-
+rfc4251.o: rfc4251.C rfc4251.h
rfc4251_gmp.o: rfc4251_gmp.C rfc4251.h
version.h: