summaryrefslogtreecommitdiff
path: root/omapip/Makefile.am
diff options
context:
space:
mode:
authorShane Kerr <shane@isc.org>2007-05-29 16:32:11 +0000
committerShane Kerr <shane@isc.org>2007-05-29 16:32:11 +0000
commit6ecda39c2666c85f5d0eda875e4af1ce0df0d7d6 (patch)
tree4c4d7d163e4256974b17bb2472e64102bd42f0bd /omapip/Makefile.am
parent9f706d46108f6cbaabe78adec24fd73f25d0c35f (diff)
downloadisc-dhcp-6ecda39c2666c85f5d0eda875e4af1ce0df0d7d6.tar.gz
Build fixes. See RT ticket #16888 for more information.
Diffstat (limited to 'omapip/Makefile.am')
-rw-r--r--omapip/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/omapip/Makefile.am b/omapip/Makefile.am
index a89517ce..6a3c39f0 100644
--- a/omapip/Makefile.am
+++ b/omapip/Makefile.am
@@ -6,6 +6,7 @@ libomapi_a_SOURCES = protocol.c buffer.c alloc.c result.c connection.c \
handle.c message.c convert.c hash.c auth.c inet_addr.c \
array.c trace.c mrtrace.c toisc.c iscprint.c
man_MANS = omapi.3
+EXTRA_DIST = $(man_MANS)
svtest_SOURCES = test.c
svtest_LDADD = libomapi.a ../dst/libdst.a