lib/torture: fix depency to map_nt_error_from_unix()
authorStefan Metzmacher <metze@samba.org>
Thu, 26 Feb 2009 14:36:16 +0000 (15:36 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 26 Feb 2009 16:47:00 +0000 (17:47 +0100)
This should fix the build on Mac OS 10

metze

lib/torture/config.mk

index abd89260f676233b08f8a749f9678693e1fd3b30..b4ad9ae17f1c54448462359ad781d3aa723c632d 100644 (file)
@@ -3,7 +3,9 @@
 PUBLIC_DEPENDENCIES = \
                LIBSAMBA-HOSTCONFIG \
                LIBSAMBA-UTIL \
-               LIBTALLOC
+               LIBSAMBA-ERRORS \
+               LIBTALLOC \
+               LIBTEVENT
 CFLAGS = -I$(libtorturesrcdir) -I$(libtorturesrcdir)/../
 
 torture_VERSION = 0.0.1