Imported start of brand new codebase for tinc 2.0.
[tinc] / support / Makefile.am
1 noinst_LIBRARIES = libsupport.a
2
3 noinst_HEADERS = avl.h ipv4.h ipv6.h sockaddr.h xalloc.h
4
5 libsupport_a_SOURCES = avl.c xalloc.c
6