#!/usr/bin/env python

bld.SAMBA_SUBSYSTEM('LIBCLI_DNS',
        source='dns.c',
        deps='LIBTSOCKET tevent-util')
