From a6e55b6c58e2b48f4e2e60e3546a8ccc682cf2b2 Mon Sep 17 00:00:00 2001 From: scottl Date: Wed, 5 Nov 2003 06:30:59 +0000 Subject: Update the udf module makefile for the udf_iconv module Submitted by: imura@ryu16.org --- sys/modules/udf/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/modules/udf') diff --git a/sys/modules/udf/Makefile b/sys/modules/udf/Makefile index 97df112..94b5cbe 100644 --- a/sys/modules/udf/Makefile +++ b/sys/modules/udf/Makefile @@ -6,6 +6,7 @@ KMOD= udf SRCS= udf_vfsops.c udf_vnops.c osta.c SRCS+= vnode_if.h +EXPORT_SYMS= udf_iconv NOMAN= CLEANFILES= .depend -- cgit v1.1