added vde_over_ns and plugin to automake and dist
[vde.git] / vde-2 / vde_over_ns / Makefile.am
blobc34a24a4b7573d0dce594a9768ba79014bb11e54
1 bin_PROGRAMS = vde_over_ns
2 vde_over_ns_SOURCES = \
3         vde_over_ns.c \
4         dns.c \
5         encode.c \
6         pstack.c \
7         queue.c \
8         util.c \
9         vde_io.c \
10         dns.h \
11         dns_proto.h \
12         fun.h \
13         pstack.h
15 vde_over_ns_LDADD = ../libvdeplug/libvdeplug.la