about summary refs log tree commit homepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-04-16 20:26:57 +0000
committerEric Wong <normalperson@yhbt.net>2013-04-16 20:27:42 +0000
commit29342bcd9864e4aabb9e6febef8748a5f51ac944 (patch)
tree4e639d4832f748a5a1ccf86eb4b80f4b3174275e /Makefile.am
parent88d34b4686a650dba89674aa302ab13c78e8cef0 (diff)
downloadcmogstored-29342bcd9864e4aabb9e6febef8748a5f51ac944.tar.gz
This will allow us to more easily handle error reporting for
IPv6 addresses and allow for consistent formatting of
stringified IP addresses.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4c9f19a..dc556c5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -66,6 +66,7 @@ mog_src += mkpath_for.c
 mog_src += mnt.c
 mog_src += mnt.h
 mog_src += mnt_usable.c
+mog_src += nameinfo.c
 mog_src += nostd/setproctitle.h
 mog_src += notify.c
 mog_src += notify.h