summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2013-12-16 09:36:52 +0000
committerBen Brown <ben.brown@codethink.co.uk>2013-12-16 09:36:52 +0000
commit672e64a86f5d07ff5c5d26495af257336f57deab (patch)
tree9ff1eed3a683ba90e8238c1cc7f1a07b5d61dd48 /Makefile.am
parent775d05edada9d9fdf2bd9bc4eb62bbeec0961ad4 (diff)
parent149de8fcb40dc355e0a81ae8e17c4a43b614d8d7 (diff)
downloadtbdiff-672e64a86f5d07ff5c5d26495af257336f57deab.tar.gz
Merge branch 'benbrown/S9482/convert-socket-tests'
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d0b5fb3..746bd9c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,5 +35,6 @@ dist-hook: ChangeLog
TESTS = yarns/run_yarns.sh
-noinst_PROGRAMS = symtime
+noinst_PROGRAMS = symtime sockbind
symtime_SOURCES = yarns/symtime.c
+sockbind_SOURCES = yarns/sockbind.c