summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@shumai.marcuscom.com>2007-08-25 20:10:37 -0400
committerFlorent Thoumie <flz@FreeBSD.org>2007-08-26 13:23:06 +0100
commitd643acbb50eb2cccc50df8b27bd2c08bdc405622 (patch)
treef7097cab24a9bd897261f936af6efcf6015b09ec /src
parenta2426fc2791a896c79d5eb14c2b518df7aca3dcf (diff)
Add ck-sysdeps-freebsd.c to the list of dist sources
Fix make dist by making sure ck-sysdeps-freebsd.c is available on all platforms. Signed-off-by: Florent Thoumie <flz@FreeBSD.org>
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 941a41d..3f142a3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -52,6 +52,7 @@ endif
EXTRA_libck_la_SOURCES = \
ck-sysdeps-linux.c \
ck-sysdeps-solaris.c \
+ ck-sysdeps-freebsd.c \
$(NULL)
sbin_PROGRAMS = \