## Process this file with automake to produce Makefile.in

AUTOMAKE_OPTIONS = foreign

bin_PROGRAMS = udptunnel

udptunnel_SOURCES = udptunnel.c host2ip.c host2ip.h

EXTRA_DIST = COPYRIGHT README udptunnel.html



syntax highlighted by Code2HTML, v. 0.9.1