summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorWilliam Jon McCann <mccann@jhu.edu>2007-08-16 23:09:44 -0400
committerWilliam Jon McCann <mccann@jhu.edu>2007-08-16 23:09:44 -0400
commit577099aea3ed75c1298d7a4cfa32784a1800bb09 (patch)
tree527dc4dd144379290c4cd54807b4855d57710e10 /src/Makefile.am
parentfcb0f32632f74950c361a0a23128ebca05efdca0 (diff)
move peercred stuff into sysdeps. add solaris support.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 948b247..244e39e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -29,6 +29,7 @@ noinst_LTLIBRARIES = \
libck_la_SOURCES = \
ck-sysdeps.h \
+ ck-sysdeps-unix.c \
$(NULL)
if CK_COMPILE_LINUX